mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
9 lines
252 B
YAML
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" . -}}
|