,
This commit is contained in:
parent
3bc6e3eaf4
commit
21f3f7af48
@ -36,7 +36,8 @@ traefik:
|
||||
# https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host
|
||||
- name: cloudflare
|
||||
image: *cloudflaredImage
|
||||
args: ["tunnel", "--no-autoupdate", "run", "--token", "${cloudflared}"]
|
||||
command: ["tunnel"]
|
||||
args: ["--no-autoupdate", "run", "--token", "$(cloudflared)"]
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: cloudflared-secrets
|
||||
|
Loading…
Reference in New Issue
Block a user