feat(coredns): point to ssvc0 directly
Validate / validate-coredns (push) Successful in 9s
Validate / validate-traefik (push) Successful in 9s
Validate / validate-node-lables (push) Successful in 37s

This commit is contained in:
2026-08-11 07:27:20 +02:00
parent 5c4f6103d4
commit ada135534c
+2 -2
View File
@@ -7,14 +7,14 @@ data:
Corefile: | Corefile: |
t00n.de:53 { t00n.de:53 {
errors errors
forward . 192.168.0.1 forward . 192.168.0.9
cache 300 cache 300
reload reload
} }
t000-n.de:53 { t000-n.de:53 {
errors errors
forward . 192.168.0.1 forward . 192.168.0.9
cache 300 cache 300
reload reload
} }