deployment
This commit is contained in:
parent
658804b41c
commit
8870d0153b
@ -19,6 +19,7 @@ spec:
|
|||||||
name: *traefikImage
|
name: *traefikImage
|
||||||
tag: v2.8.0
|
tag: v2.8.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
deployment:
|
||||||
additionalContainers:
|
additionalContainers:
|
||||||
# https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host
|
# https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host
|
||||||
- name: cloudflare
|
- name: cloudflare
|
||||||
@ -53,6 +54,7 @@ spec:
|
|||||||
value: http://localhost:9000
|
value: http://localhost:9000
|
||||||
- name: TRAEFIK_ENTRYPOINT
|
- name: TRAEFIK_ENTRYPOINT
|
||||||
value: web
|
value: web
|
||||||
|
|
||||||
pilot:
|
pilot:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user