We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b8a01 commit 1657297Copy full SHA for 1657297
xenit-alfresco/templates/acs/acs-deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
labels:
29
app: acs
30
{{- if .Values.elastic.enabled }}
31
- elasticsearch-client: true
+ elasticsearch-client: 'true'
32
{{- end }}
33
annotations:
34
checksum/acs-config: {{ include (print $.Template.BasePath "/acs/acs-config.yaml") . | sha256sum }}
0 commit comments