Skip to content

Commit 10e0ad4

Browse files
feat(gitops-operator): add debug flag
1 parent 42331a4 commit 10e0ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/templates/_components/gitops-operator/_default_values.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ extraVolumeMounts: []
8989
affinity: {}
9090

9191
debug:
92-
enabled: true
92+
enabled: false
9393
image:
9494
registry: registry.k8s.io
9595
repository: pause

0 commit comments

Comments
 (0)