forked from github-mirrorer/plcnk-helm-charts
feat(cloudflare): Initial release (#17)
* feat(cloudflare): Initial release * feat(cloudflare): Update README.md
This commit is contained in:
committed by
GitHub
parent
506c1dbf08
commit
316c9da542
15
charts/cloudflare-tunnel/README_CONFIG.md.gotmpl
Normal file
15
charts/cloudflare-tunnel/README_CONFIG.md.gotmpl
Normal file
@ -0,0 +1,15 @@
|
||||
{{- define "custom.chart.name" -}}
|
||||
# {{ .Name }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "custom.custom.configuration.header" -}}
|
||||
## Custom configuration
|
||||
{{- end -}}
|
||||
|
||||
{{- define "custom.custom.configuration" -}}
|
||||
{{ template "custom.custom.configuration.header" . }}
|
||||
|
||||
> [!NOTE]
|
||||
> This chart only supports the **remotely-managed** (dashboard) version of Cloudflare Tunnel.
|
||||
> The **locally-managed** (CLI) version is currently **not supported**.
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user