Derp
This commit is contained in:
parent
c556df65ff
commit
5854468f09
@ -24,7 +24,7 @@ spec:
|
|||||||
cluster.routing.allocation.awareness.attributes: zone
|
cluster.routing.allocation.awareness.attributes: zone
|
||||||
{{- end }}
|
{{- end }}
|
||||||
transport.compress: true
|
transport.compress: true
|
||||||
node.processors: {{- default 1 .processors }}
|
node.processors: {{ default 1 .processors }}
|
||||||
podTemplate:
|
podTemplate:
|
||||||
{{- if $.Values.es.s3Snapshot.iamrole }}
|
{{- if $.Values.es.s3Snapshot.iamrole }}
|
||||||
metadata:
|
metadata:
|
||||||
|
Loading…
Reference in New Issue
Block a user