diff --git a/applications/add-ons/traefik.yaml b/applications/add-ons/traefik.yaml index 414fd43..dda42a2 100644 --- a/applications/add-ons/traefik.yaml +++ b/applications/add-ons/traefik.yaml @@ -18,16 +18,13 @@ spec: enabled: false service: type: ClusterIP + externalIPs: + - 192.168.2.220 gateway: listeners: web: namespacePolicy: from: All - ports: - web: - hostPort: 80 - websecure: - hostPort: 443 destination: server: https://kubernetes.default.svc namespace: traefik