Files
chart/community/chia/1.0.2/templates/common.yaml
2023-03-30 13:03:27 +00:00

9 lines
252 B
YAML

{{- include "ix.v1.common.loader.init" . -}}
{{- include "chia.validation" $ -}}
{{/* Merge the templates with Values */}}
{{- $_ := mustMergeOverwrite .Values (include "chia.workload" $ | fromYaml) -}}
{{- include "ix.v1.common.loader.apply" . -}}