update toml
This commit is contained in:
@@ -3,4 +3,4 @@ version: '3'
|
||||
services:
|
||||
traefik:
|
||||
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
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: hub.ducoterra.net/ducoterra/traefik:v1.7_1
|
||||
- image: hub.ducoterra.net/ducoterra/traefik:v1.7_2
|
||||
name: traefik-external
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
# Optional
|
||||
# Default: empty (process all Ingresses)
|
||||
#
|
||||
# labelselector = "external"
|
||||
labelselector = "external"
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user