Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f8c816235 | |||
| 2706632f54 |
@@ -21,6 +21,15 @@ spec:
|
|||||||
forwarders:
|
forwarders:
|
||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
|
# The internal split-horizon zones are served UNSIGNED by the in-cluster
|
||||||
|
# authoritative, but their public parents publish DS records (e.g. unkin.net
|
||||||
|
# is DNSSEC-signed on the Internet). With dnssec-validation on, the validator
|
||||||
|
# sees "parent indicates secure" but gets an insecure answer and returns
|
||||||
|
# SERVFAIL (broken trust chain). Treat the forwarded internal domains as
|
||||||
|
# insecure so they are not validated. unkin.net covers all *.unkin.net
|
||||||
|
# (incl. k8s.syd1.au.unkin.net); 18.198.in-addr.arpa covers every reverse zone.
|
||||||
|
extraOptions:
|
||||||
|
- "validate-except { unkin.net; 18.198.in-addr.arpa; consul; }"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 20m
|
cpu: 20m
|
||||||
|
|||||||
Reference in New Issue
Block a user