mirror of
https://github.com/truenas/charts.git
synced 2026-06-18 01:26:53 +08:00
add todo
This commit is contained in:
@@ -32,3 +32,5 @@ data:
|
||||
{{- fail (printf "Invalid type (%s) for configmap. Valid types are scalar and key_value" $type) -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* TODO: Unit tests*/}}
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
{{- include "ix.v1.common.util.envCheckDupes" (dict "root" .) -}}
|
||||
|
||||
{{- include "ix.v1.common.util.cleanupEnvsForCheck" (dict "root" .) -}}
|
||||
|
||||
{{- if .Values.envsForDupeCheck -}}
|
||||
{{- fail "Failed to cleanup <envsForDupeCheck> key." -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user