Files
homelab/infrastructure/hydra/coredns-config.yaml

13 lines
205 B
YAML
Raw Permalink Normal View History

2026-05-01 18:05:02 -04:00
apiVersion: v1
kind: ConfigMap
metadata:
name: coredns-custom
namespace: kube-system
data:
tailscale.server: |
ts.net:53 {
errors
cache 30
forward . 100.100.100.100
}