process feedback

This commit is contained in:
Maarten de Waard 2021-10-06 14:38:20 +02:00
parent 173f2d7bf1
commit 3b5662a098
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
7 changed files with 36 additions and 41 deletions

View file

@ -1,4 +1,3 @@
{{- if include "frontend.host" . -}}
apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }}
kind: Deployment
metadata:
@ -198,4 +197,3 @@ spec:
{{- if .Values.extraVolumes }}
{{- include "common.tplvalues.render" (dict "value" .Values.extraVolumes "context" $) | nindent 8 }}
{{- end }}
{{- end }}