Skip to content

Commit

Permalink
fix: Update Loki v3 Helm statefulset-ingester.yaml template (#13118)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Lindeskär <[email protected]>
  • Loading branch information
Arno-Pretorius and lindeskar authored Jul 10, 2024
1 parent 8279d59 commit 5b4e576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
{{- end }}
args:
- -config.file=/etc/loki/config/config.yaml
- -ingester.ring.instance-availability-zone=zone-default
- -ingester.availability-zone=zone-default
- -target=ingester
{{- with .Values.ingester.extraArgs }}
{{- toYaml . | nindent 12 }}
Expand Down

0 comments on commit 5b4e576

Please sign in to comment.