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