summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-08-27 10:15:30 +0000
committeralex <alex@pdp7.net>2023-08-27 10:15:30 +0000
commit968fc6684fcb8b1062696ab6923cace42b62fb7a (patch)
treefc4c4a5860751e70c68c5a8de459aa2db3215bfe
parentf7b2e76c6a05290f770d6b1ee0c21dad55894772 (diff)
Add python-kubernetes
-rwxr-xr-xworkstation/build_workstation1
1 files changed, 1 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation
index a78476ae..af0d0958 100755
--- a/workstation/build_workstation
+++ b/workstation/build_workstation
@@ -17,6 +17,7 @@ set -ue
--package python-pipx \
--package python-poetry \
--package python-jmespath \
+ --package python-kubernetes \
--package certbot \
--package bitwarden-cli \
--package xclip \