update
This commit is contained in:
@@ -11,7 +11,8 @@ traefik:
|
|||||||
deployment:
|
deployment:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
additionalVolumes:
|
|
||||||
|
volumes:
|
||||||
- name: traefik-configmap
|
- name: traefik-configmap
|
||||||
mountPath: "/config"
|
mountPath: "/config"
|
||||||
type: configMap
|
type: configMap
|
||||||
|
|||||||
Reference in New Issue
Block a user