master
Marius Ensrud 3 years ago
parent 302873a1e3
commit 4759bad9a9

@ -6,15 +6,17 @@ enabled: true
service: service:
dns: dns:
tcp: tcp:
enabled: false enabled: true
type: LoadBalancer type: LoadBalancer
port: 53 port: 53
annotations: annotations:
metallb.universe.tf/allow-shared-ip: powerdns
udp: udp:
enabled: true enabled: true
type: LoadBalancer type: LoadBalancer
port: 53 port: 53
annotations: annotations:
metallb.universe.tf/allow-shared-ip: powerdns
api: api:
type: ClusterIP type: ClusterIP
port: 8081 port: 8081

Loading…
Cancel
Save