no anchor

This commit is contained in:
Roxedus 2022-06-06 02:11:56 +02:00
parent 565ac7d717
commit b95599085d
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B

View File

@ -7,9 +7,6 @@ traefik:
tag: v2.7.0 tag: v2.7.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
cloudflaredmage:
image: &cloudflaredImage cloudflare/cloudflared:2022.5.3
# #
# Configure the deployment # Configure the deployment
# #
@ -35,7 +32,7 @@ traefik:
additionalContainers: additionalContainers:
# https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host # https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host
- name: cloudflare - name: cloudflare
image: *cloudflaredImage image: cloudflare/cloudflared:2022.5.3
args: ["tunnel", "--no-autoupdate", "run", "--token", "$(cloudflared)"] args: ["tunnel", "--no-autoupdate", "run", "--token", "$(cloudflared)"]
resources: resources:
limits: limits: