master
Marius Ensrud 3 years ago
parent 7a7624bcd8
commit 871cdb4eb2

@ -10,11 +10,13 @@ service:
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