Added note for tunnel-token

This commit is contained in:
GeorgeRaven
2023-11-29 22:04:41 +00:00
parent e6c7ea2794
commit 3e3bc1cfb2
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
{{- if eq .Values.configuration.type "file" }}
apiVersion: bitnami.com/v1alpha1
kind: SealedSecret
metadata:
@@ -13,4 +12,3 @@ spec:
creationTimestamp: null
name: tunnel-credentials
namespace: cloudflared
{{- end }}

View File

@@ -12,7 +12,7 @@ configuration:
- name: TUNNEL_METRICS
value: "0.0.0.0:2000"
secrets: []
#- name: cloudflared
#- name: tunnel-token # ensure configuration.type is set to "token" if using this token secret
# lookup:
# - key: tunnelToken
# env: TUNNEL_TOKEN