follow docs

This commit is contained in:
Roxedus 2022-05-31 22:46:50 +02:00
parent cb9f88e88e
commit 45613c42dd
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B

View File

@ -1,13 +1,13 @@
# Default values for Traefik # Default values for Traefik
image: image:
name: library/traefik name: *traefikImage
repository: &traefikImage library/traefik
# defaults to appVersion # defaults to appVersion
tag: "2.6.0" tag: 2.6.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
cloudflaredImage: cloudflaredmage:
image: &cloudflaredImage cloudflare/cloudflared:2022.5.1 image: &cloudflaredImage cloudflare/cloudflared:2022.5.1
# defaults to appVersion
# #
# Configure the deployment # Configure the deployment