All checks were successful
Deploy DNS Records / deploy (push) Successful in 7s
11 lines
330 B
YAML
11 lines
330 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"
|
|
|
|
ouo.svc.n0ball.tw: "8.8.8.8" # Test |