mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Added note for tunnel-token
This commit is contained in:
@@ -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 }}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user