Merge pull request #5252 from aledbf/tag
Check chart controller image tag
This commit is contained in:
commit
f19d52bba4
3 changed files with 11 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{{- if or (eq .Values.controller.kind "Deployment") (eq .Values.controller.kind "Both") -}}
|
||||
{{- include "isControllerTagValid" . -}}
|
||||
apiVersion: {{ template "deployment.apiVersion" . }}
|
||||
kind: Deployment
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue