1
0
Fork 0

chore(httpd): updated templates

This commit is contained in:
sido 2018-06-22 23:21:42 +02:00
parent 4816b2c89e
commit ad68f8380a
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@ spec:
protocol: TCP
env:
- name: SERVER_NAME
value: {{ .Values.httpd.hostname }}
value: {{ .Values.httpd.hostname | quote }}
- name: PROXY_SERVICE
value: {{ .Values.httpd.proxy }}
value: {{ .Values.httpd.proxy | quote }}
livenessProbe:
httpGet:
path: /