Files
chart/library/ix-dev/community/chia/templates/common.yaml
Stavros Kois 275657f0c3 NAS-121031 / None / Add chia to community train (#1031)
* add chia to community train

* dummy commit

* add update_strategy
2023-03-20 17:34:29 +02: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" . -}}