Add logviewer.unkin.net internal DNS record #405

Merged
benvin merged 1 commits from benvin/logviewer-dns into main 2026-08-23 21:38:27 +10:00
Showing only changes of commit 5ae1aa3556 - Show all commits
@@ -117,3 +117,18 @@ spec:
# traefik-EXTERNAL (DMZ) gateway VIP; the arrproxy Gateway serves the
# arrstack.unkin.net front door (oauth2-proxy) there.
- 198.18.199.0
---
apiVersion: bind.unkin.net/v1alpha1
kind: DNSRecord
metadata:
name: logviewer-dns-internal
namespace: bind-internal
spec:
zoneRef: unkin-net
name: logviewer
type: A
ttl: 600
values:
# traefik-internal gateway VIP; the logviewer Gateway serves
# logviewer.unkin.net there.
- 198.18.200.4