mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
maybe?
This commit is contained in:
@@ -125,6 +125,7 @@ spec:
|
||||
className: traefik
|
||||
additionalLabels: {}
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd
|
||||
hosts:
|
||||
|
||||
@@ -255,7 +255,7 @@ spec:
|
||||
# -- Load Kubernetes Ingress provider
|
||||
enabled: true
|
||||
# -- Allows to reference ExternalName services in Ingress
|
||||
allowExternalNameServices: false
|
||||
allowExternalNameServices: true
|
||||
# -- Allows to return 503 when there is no endpoints available
|
||||
allowEmptyServices: false
|
||||
# ingressClass: traefik-internal
|
||||
|
||||
Reference in New Issue
Block a user