Skip to content

Commit cd9d1a5

Browse files
fix tempaltes
Signed-off-by: Yaroslav Borbat <yaroslav.borbat@flant.com>
1 parent 6a113af commit cd9d1a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{{- define "virtualization-dra.isEnabled" -}}
2+
{{- if eq (include "hasValidModuleConfig" .) "true" -}}
23
{{- if semverCompare ">=1.34" .Values.global.discovery.kubernetesVersion -}}
34
true
45
{{- end -}}
56
{{- end -}}
7+
{{- end -}}

0 commit comments

Comments
 (0)