mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
79bff35307
commit
c7763fbe48
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,12 @@ traefik:
|
||||||
repository: traefik
|
repository: traefik
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
|
providers:
|
||||||
|
kubernetesCRD:
|
||||||
|
allowCrossNamespace: true
|
||||||
|
allowExternalNameServices: true
|
||||||
|
allowEmptyServices: false
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue