mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -05:00
update
This commit is contained in:
parent
eb94cf66d6
commit
ff9ed9cb65
1 changed files with 5 additions and 4 deletions
|
|
@ -11,10 +11,11 @@ traefik:
|
||||||
deployment:
|
deployment:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
additionalVolumes:
|
|
||||||
- name: traefik-configmap
|
volumes:
|
||||||
mountPath: "/config"
|
- name: traefik-configmap
|
||||||
type: configMap
|
mountPath: "/config"
|
||||||
|
type: configMap
|
||||||
|
|
||||||
ingressRoute:
|
ingressRoute:
|
||||||
dashboard:
|
dashboard:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue