km
This commit is contained in:
parent
b2b47c1ee5
commit
3bc6e3eaf4
@ -37,12 +37,9 @@ traefik:
|
||||
- name: cloudflare
|
||||
image: *cloudflaredImage
|
||||
args: ["tunnel", "--no-autoupdate", "run", "--token", "${cloudflared}"]
|
||||
env:
|
||||
- name: cloudflared
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: cloudflared-secrets
|
||||
key: cloudflared
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: cloudflared-secrets
|
||||
# volumeMounts:
|
||||
# - name: dsdsocket
|
||||
# mountPath: /socket
|
||||
|
Loading…
Reference in New Issue
Block a user