follow docs
This commit is contained in:
parent
cb9f88e88e
commit
45613c42dd
@ -1,13 +1,13 @@
|
||||
# Default values for Traefik
|
||||
image:
|
||||
name: library/traefik
|
||||
name: *traefikImage
|
||||
repository: &traefikImage library/traefik
|
||||
# defaults to appVersion
|
||||
tag: "2.6.0"
|
||||
tag: 2.6.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
cloudflaredImage:
|
||||
cloudflaredmage:
|
||||
image: &cloudflaredImage cloudflare/cloudflared:2022.5.1
|
||||
# defaults to appVersion
|
||||
|
||||
#
|
||||
# Configure the deployment
|
||||
|
Loading…
Reference in New Issue
Block a user