Skip to content

Commit e19837d

Browse files
feat(gitops-operator): add debug flag
1 parent 72f8229 commit e19837d

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
@@ -88,7 +88,7 @@ extraVolumeMounts: []
8888
affinity: {}
8989

9090
debug:
91-
enabled: true
91+
enabled: false
9292
image:
9393
registry: registry.k8s.io
9494
repository: pause

0 commit comments

Comments
 (0)