Files
chart/library/ix-dev/community/zerotier/templates/common.yaml
Stavros Kois 45d2f09976 NAS-121719 / 23.10 / Add Zerotier to community train (#1164)
* add zerotier to community train

* lib

* add email

* add metadata
2023-05-07 18:37:13 +03:00

7 lines
219 B
YAML

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