fix: disable reconciler debug mode in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-08 16:22:43 +08:00
parent 95fba8e71b
commit 12e2c254eb

View File

@ -61,7 +61,7 @@ nodeSelector: {}
tolerations: []
affinity: {}
env:
reconcilerDebug: 'true'
reconcilerDebug: 'false'
defaultHttpTimeout: '30'
k8sClusterDomain: kubernetes.default.svc.freeleaps.cluster
kubernetesApiTimeout: '30'