loki/values.yaml: disable grafana operator to avoid outdated CRDs 😥
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tom Neuber 2023-12-17 03:37:44 +01:00
parent 9eeba68100
commit 4e5a72c691
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -7,4 +7,8 @@ minio:
loki:
auth_enabled: false
persistence:
size: 30Gi
size: 30Gi
monitoring:
selfMonitoring:
grafanaAgent:
installOperator: false