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

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

Loading…
Cancel
Save