update toml
This commit is contained in:
@@ -3,4 +3,4 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
build: .
|
build: .
|
||||||
image: hub.ducoterra.net/ducoterra/traefik:v1.7_1
|
image: hub.ducoterra.net/ducoterra/traefik:v1.7_2
|
||||||
@@ -19,7 +19,7 @@ spec:
|
|||||||
serviceAccountName: traefik-external
|
serviceAccountName: traefik-external
|
||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
containers:
|
containers:
|
||||||
- image: hub.ducoterra.net/ducoterra/traefik:v1.7_1
|
- image: hub.ducoterra.net/ducoterra/traefik:v1.7_2
|
||||||
name: traefik-external
|
name: traefik-external
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
# Optional
|
# Optional
|
||||||
# Default: empty (process all Ingresses)
|
# Default: empty (process all Ingresses)
|
||||||
#
|
#
|
||||||
# labelselector = "external"
|
labelselector = "external"
|
||||||
|
|
||||||
# Value of `kubernetes.io/ingress.class` annotation that identifies Ingress objects to be processed.
|
# Value of `kubernetes.io/ingress.class` annotation that identifies Ingress objects to be processed.
|
||||||
# If the parameter is non-empty, only Ingresses containing an annotation with the same value are processed.
|
# If the parameter is non-empty, only Ingresses containing an annotation with the same value are processed.
|
||||||
|
|||||||
Reference in New Issue
Block a user