mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 06:06:23 -03:00
fix(tailscale): render secret
This commit is contained in:
@@ -15,4 +15,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 10.5.9
|
||||
version: 10.5.10
|
||||
|
||||
@@ -9,5 +9,6 @@ Template to render Tailscale addon. It will add the container to the list of add
|
||||
{{- $_ := set .Values.additionalContainers "addon-tailscale" $container -}}
|
||||
{{ include "tailscale.sa" . }}
|
||||
{{ include "tailscale.rbac" . }}
|
||||
{{ include "tailscale.secret" . }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user