process feedback
This commit is contained in:
parent
173f2d7bf1
commit
3b5662a098
7 changed files with 36 additions and 41 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Reference in a new issue