flux: enable debug logging for image automation

This commit is contained in:
Brad Stein 2025-12-18 00:40:55 -03:00
parent 61d9f05fef
commit 5d4a0814c1

View File

@ -5965,7 +5965,7 @@ spec:
- args:
- --events-addr=http://notification-controller.$(RUNTIME_NAMESPACE).svc.cluster.local./
- --watch-all-namespaces=true
- --log-level=info
- --log-level=debug
- --log-encoding=json
- --enable-leader-election
env: