plugin-barman-cloud/kubernetes
Sai Sridhar 949d8f2de9 fix: change default log level from debug to info in deployment.yaml
The operator deployment had --log-level=debug hardcoded, causing verbose
lifecycle and reconciliation logs in production (e.g. "generated patch",
WAL archiving details). This adds significant noise to log aggregation
systems (Loki, CloudWatch, etc.) without actionable signal.

Change the default to info. Debug logging is still available by patching
the deployment args or setting the flag explicitly.

Part of #917 (global default; Helm value and per-cluster override are
follow-up work).
2026-06-09 10:11:02 +02:00
..
certificate-issuer.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
client-certificate.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
deployment.yaml fix: change default log level from debug to info in deployment.yaml 2026-06-09 10:11:02 +02:00
kustomization.yaml test(e2e): use correct image name in kustomize overlay (#841) 2026-04-11 13:31:31 +02:00
server-certificate.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
service.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00