custom settings
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
serviceAccountName: traefik-ingress-controller
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: traefik:v1.7
|
||||
- image: hub.ducoterra.net/ducoterra/traefik:v1.7
|
||||
name: traefik-external-lb
|
||||
ports:
|
||||
- name: http
|
||||
@@ -32,5 +32,4 @@ spec:
|
||||
- --logLevel=INFO
|
||||
- --defaultentrypoints=http,https
|
||||
- --entrypoints=Name:https Address::443 TLS
|
||||
- --entrypoints=Name:http Address::80
|
||||
- --providers.kubernetescrd.ingressclass=external
|
||||
- --entrypoints=Name:http Address::80
|
||||
Reference in New Issue
Block a user