This commit is contained in:
Roxedus 2022-06-04 15:52:57 +02:00
parent 162849b568
commit 62b738eaee
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ cloudflaredmage:
deployment: deployment:
enabled: true enabled: true
# Can be either Deployment or DaemonSet # Can be either Deployment or DaemonSet
kind: Deployment kind: DaemonSet
# Number of pods of the deployment (only applies when kind == Deployment) # Number of pods of the deployment (only applies when kind == Deployment)
replicas: 1 replicas: 1
# Amount of time (in seconds) before Kubernetes will send the SIGKILL signal if Traefik does not shut down # Amount of time (in seconds) before Kubernetes will send the SIGKILL signal if Traefik does not shut down

View File

@ -1,3 +1,3 @@
apiVersion: v2 apiVersion: v2
name: root name: root
version: 1.0.1 version: 1.0.0