diff --git a/dot_bashrc.d/kubernetes-wellsky.sh.tmpl b/dot_bashrc.d/kubernetes-wellsky.sh.tmpl new file mode 100644 index 0000000..e4385d6 --- /dev/null +++ b/dot_bashrc.d/kubernetes-wellsky.sh.tmpl @@ -0,0 +1,2 @@ +export KUBECTL=$(which kubectl) +export KOPS_STATE_STORE={{- (bitwarden "item" "kops state store").notes }}