This commit is contained in:
Stefan Reimer 2020-10-05 04:09:03 -07:00
parent 1429694e43
commit 19769f97d4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ spec:
cluster.routing.allocation.awareness.attributes: zone
{{- end }}
transport.compress: true
node.processors: {{- default 1 .processors }}
node.processors: {{ default 1 .processors }}
podTemplate:
{{- if $.Values.es.s3Snapshot.iamrole }}
metadata: