We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8279d59 commit 5b4e576Copy full SHA for 5b4e576
production/helm/loki/templates/ingester/statefulset-ingester.yaml
@@ -87,7 +87,7 @@ spec:
87
{{- end }}
88
args:
89
- -config.file=/etc/loki/config/config.yaml
90
- - -ingester.ring.instance-availability-zone=zone-default
+ - -ingester.availability-zone=zone-default
91
- -target=ingester
92
{{- with .Values.ingester.extraArgs }}
93
{{- toYaml . | nindent 12 }}
0 commit comments