mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
Merge pull request #6168 from Ocelot-Social-Community/cluster-deploy-no-debug-mode
fix(other): prevent exposing secrets in the github actions by not setting debug mode on cluster deploy
This commit is contained in:
commit
9e2f7a882c
@ -21,5 +21,4 @@ helm --kubeconfig=${KUBECONFIG} upgrade ocelot \
|
||||
--values ${VALUES} \
|
||||
--set appVersion="${DOCKERHUB_OCELOT_TAG}" \
|
||||
${SCRIPT_DIR}/../src/kubernetes/ \
|
||||
--debug \
|
||||
--timeout 10m
|
||||
Loading…
x
Reference in New Issue
Block a user