diff --git a/deployment/scripts/cluster.upgrade.sh b/deployment/scripts/cluster.upgrade.sh index 1aec2cf18..1dfb674e4 100755 --- a/deployment/scripts/cluster.upgrade.sh +++ b/deployment/scripts/cluster.upgrade.sh @@ -15,5 +15,4 @@ helm --kubeconfig=${KUBECONFIG} upgrade ocelot \ --values ${VALUES} \ --set appVersion="${DOCKERHUB_OCELOT_TAG}" ${SCRIPT_DIR}/../src/kubernetes/ \ - --debug \ --timeout 10m \ No newline at end of file