mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
dont use debug mode to prevent exposing secrets
This commit is contained in:
parent
8e58e1a395
commit
d3c9a9ade9
@ -15,5 +15,4 @@ helm --kubeconfig=${KUBECONFIG} upgrade ocelot \
|
|||||||
--values ${VALUES} \
|
--values ${VALUES} \
|
||||||
--set appVersion="${DOCKERHUB_OCELOT_TAG}"
|
--set appVersion="${DOCKERHUB_OCELOT_TAG}"
|
||||||
${SCRIPT_DIR}/../src/kubernetes/ \
|
${SCRIPT_DIR}/../src/kubernetes/ \
|
||||||
--debug \
|
|
||||||
--timeout 10m
|
--timeout 10m
|
||||||
Loading…
x
Reference in New Issue
Block a user