diff options
Diffstat (limited to 'kubernetes/common/elasticsearch/templates/_helpers.tpl')
-rw-r--r-- | kubernetes/common/elasticsearch/templates/_helpers.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/common/elasticsearch/templates/_helpers.tpl b/kubernetes/common/elasticsearch/templates/_helpers.tpl index 1de2599af9..34663e14f1 100644 --- a/kubernetes/common/elasticsearch/templates/_helpers.tpl +++ b/kubernetes/common/elasticsearch/templates/_helpers.tpl @@ -69,5 +69,3 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this {{ default "default" .Values.serviceAccount.name }} {{- end -}} {{- end -}} - - |