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
eb94cf66d6
commit
ff9ed9cb65
1 changed files with 5 additions and 4 deletions
|
|
@ -11,10 +11,11 @@ traefik:
|
|||
deployment:
|
||||
replicas: 3
|
||||
revisionHistoryLimit: 1
|
||||
additionalVolumes:
|
||||
- name: traefik-configmap
|
||||
mountPath: "/config"
|
||||
type: configMap
|
||||
|
||||
volumes:
|
||||
- name: traefik-configmap
|
||||
mountPath: "/config"
|
||||
type: configMap
|
||||
|
||||
ingressRoute:
|
||||
dashboard:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue