From 868a8f4435ee2c2a93eb8198e327c0610abe278a Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Sun, 7 Apr 2024 14:35:13 +0200 Subject: [PATCH] revert... need to change flannel backend --- infrastructure/03-traefik/base/deployment-traefik.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/infrastructure/03-traefik/base/deployment-traefik.yaml b/infrastructure/03-traefik/base/deployment-traefik.yaml index 12fa049..8d9cc1e 100644 --- a/infrastructure/03-traefik/base/deployment-traefik.yaml +++ b/infrastructure/03-traefik/base/deployment-traefik.yaml @@ -72,10 +72,6 @@ spec: successThreshold: 1 timeoutSeconds: 2 name: traefik - dnsPolicy: None - nameservers: - - 10.43.0.10 - - 192.0.2.1 ports: - containerPort: 445 name: smb