check
This commit is contained in:
parent
162849b568
commit
62b738eaee
@ -15,7 +15,7 @@ cloudflaredmage:
|
||||
deployment:
|
||||
enabled: true
|
||||
# Can be either Deployment or DaemonSet
|
||||
kind: Deployment
|
||||
kind: DaemonSet
|
||||
# Number of pods of the deployment (only applies when kind == Deployment)
|
||||
replicas: 1
|
||||
# Amount of time (in seconds) before Kubernetes will send the SIGKILL signal if Traefik does not shut down
|
||||
|
@ -1,3 +1,3 @@
|
||||
apiVersion: v2
|
||||
name: root
|
||||
version: 1.0.1
|
||||
version: 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user