Passing through the kube config
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
INPUT_DEPLOYMENT_NAME=$deploymentName
|
||||
|
||||
set -e
|
||||
env
|
||||
|
||||
echo "Searching kubectl rights in env: KUBERNETES_BASE64_CONF"
|
||||
if [[ -z "$KUBERNETES_BASE64_CONF" ]]; then
|
||||
echo "No kubernetes config found."
|
||||
|
||||
Reference in New Issue
Block a user