This commit is contained in:
2023-12-11 17:32:02 -06:00
parent f0d6a21ee0
commit c1ece63927

View File

@@ -36,7 +36,7 @@ traefik:
# Can be either Deployment or DaemonSet
kind: Deployment
# Number of pods of the deployment (only applies when kind == Deployment)
replicas: 1
replicas: 3
# Number of old history to retain to allow rollback (If not set, default Kubernetes value is set to 10)
revisionHistoryLimit: 1
# Amount of time (in seconds) before Kubernetes will send the SIGKILL signal if Traefik does not shut down