diff --git a/.envrc-gcp b/.envrc-gcp index 69708b6d121..42db74fde80 100644 --- a/.envrc-gcp +++ b/.envrc-gcp @@ -98,7 +98,8 @@ if [ -z "${CLOUDSDK_CONTAINER_CLUSTER:-}" ]; then fi fi -# alternatively see gke_kube_context() function in .envrc-kubernetes +# alternatively call gke_kube_context() function in .envrc-kubernetes which will do this +# and comment out auto-running kube_context() on sourcing .envrc-kubernetes if [ -n "${CLOUDSDK_CONTAINER_CLUSTER:-}" ]; then # kubectl context is easily created by running adjacent aws_kube_creds.sh script first