add technitium dns entries
This commit is contained in:
@@ -158,18 +158,30 @@ spec:
|
|||||||
recordType: A
|
recordType: A
|
||||||
targets:
|
targets:
|
||||||
- 192.168.1.147
|
- 192.168.1.147
|
||||||
# Gitea ps08rp
|
# Traefik ps08rp
|
||||||
- dnsName: traefik-ps08rp.alexlebens.net
|
- dnsName: traefik-ps08rp.alexlebens.net
|
||||||
recordTTL: 180
|
recordTTL: 180
|
||||||
recordType: A
|
recordType: A
|
||||||
targets:
|
targets:
|
||||||
- 192.168.1.134
|
- 192.168.1.134
|
||||||
# Gitea ps08rp
|
# Treafik ps08rp
|
||||||
- dnsName: traefik-ps09rp.alexlebens.net
|
- dnsName: traefik-ps09rp.alexlebens.net
|
||||||
recordTTL: 180
|
recordTTL: 180
|
||||||
recordType: A
|
recordType: A
|
||||||
targets:
|
targets:
|
||||||
- 192.168.1.147
|
- 192.168.1.147
|
||||||
|
# Technitium ps08rp
|
||||||
|
- dnsName: technitium-ps08rp.alexlebens.net
|
||||||
|
recordTTL: 180
|
||||||
|
recordType: A
|
||||||
|
targets:
|
||||||
|
- 192.168.1.134
|
||||||
|
# Technitium ps08rp
|
||||||
|
- dnsName: technitium-ps09rp.alexlebens.net
|
||||||
|
recordTTL: 180
|
||||||
|
recordType: A
|
||||||
|
targets:
|
||||||
|
- 192.168.1.147
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: externaldns.k8s.io/v1alpha1
|
apiVersion: externaldns.k8s.io/v1alpha1
|
||||||
|
Reference in New Issue
Block a user