Files
chart/library/ix-dev/community/tailscale/templates/common.yaml
Stavros Kois 4f4acbc7c7 NAS-121476 / 23.10 / Add tailscale to community train (#1122)
* Add tailscale to community catalog

* mock key format
2023-04-20 01:33:53 +03:00

7 lines
220 B
YAML

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