dns-records/records.yaml
n0ball 76c6a40662
Some checks failed
Deploy DNS Records / deploy (push) Has been cancelled
Initial DNS records and CI workflow
2026-03-10 19:46:12 +08:00

10 lines
294 B
YAML

## Cluster DNS Records
## Format: hostname: IP
## These are resolved by CoreDNS inside the K8s cluster.
## Push to main to apply changes automatically.
keycloak.n0ball.tw: "192.168.51.200"
grafana.n0ball.tw: "192.168.51.200"
vault.n0ball.tw: "192.168.51.200"
gitea.n0ball.tw: "192.168.51.200"