fix: spaces

Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
This commit is contained in:
Christian Kotzbauer 2021-10-09 09:27:57 +02:00
parent 7c569817a2
commit ab89a61bdb
2 changed files with 3 additions and 11 deletions

View File

@ -33,14 +33,6 @@ spec:
- name: http - name: http
containerPort: 8080 containerPort: 8080
protocol: TCP protocol: TCP
#livenessProbe:
# httpGet:
# path: /
# port: http
#readinessProbe:
# httpGet:
# path: /
# port: http
resources: resources:
{{- toYaml .Values.webserver.resources | nindent 12 }} {{- toYaml .Values.webserver.resources | nindent 12 }}
volumeMounts: volumeMounts: