Check chart controller image tag

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-03-15 12:37:59 -03:00
parent 130af33510
commit e9641ba08e
3 changed files with 11 additions and 0 deletions

View file

@ -1,4 +1,5 @@
{{- if or (eq .Values.controller.kind "DaemonSet") (eq .Values.controller.kind "Both") -}}
{{- include "isControllerTagValid" . -}}
apiVersion: {{ template "daemonset.apiVersion" . }}
kind: DaemonSet
metadata: