custom settings

This commit is contained in:
ducoterra
2020-04-18 16:44:43 -04:00
parent ddadf167ec
commit 62b50cbce9
4 changed files with 105 additions and 3 deletions

View File

@@ -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