summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-07-07 14:19:28 +0200
committerAhmed Abdelhalim <[email protected]>2022-07-07 14:19:28 +0200
commit9ddb9707ef2c65bf09dff0ab43e316c2fc4065ec (patch)
treebd8ad1e732e12529f4d21a45ba59e015863d3bfa
parentcc303eecce47bcebec6d5197bccab99422ebe713 (diff)
Fix gcloud auth (for k9s) and other kubectl tooling
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 10dc496..8b87697 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -27,6 +27,7 @@ export GPG_TTY=$(tty)
unset SSH_AGENT_PID
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
export BASH_SILENCE_DEPRECATION_WARNING=1 # Silence new macOS warning about bash
+export USE_GKE_GCLOUD_AUTH_PLUGIN=True
# Springer Nature
export VAULT_ADDR=https://vault.halfpipe.io