autocommit

This commit is contained in:
Linus Vogel 2026-07-19 20:14:49 +02:00
parent 276fdba220
commit ceadb90a3e

View File

@ -73,7 +73,7 @@ global:
# -- Set the global logging format. Either: `text` or `json` # -- Set the global logging format. Either: `text` or `json`
format: text format: text
# -- Set the global logging level. One of: `debug`, `info`, `warn` or `error` # -- Set the global logging level. One of: `debug`, `info`, `warn` or `error`
level: info level: debug
# -- Annotations for the all deployed Statefulsets # -- Annotations for the all deployed Statefulsets
statefulsetAnnotations: {} statefulsetAnnotations: {}