fix: ExternalDNS | use pihole secure domain through ingress
This commit is contained in:
@@ -3,7 +3,7 @@ provider: pihole
|
|||||||
policy: upsert-only
|
policy: upsert-only
|
||||||
txtOwnerId: "homelab"
|
txtOwnerId: "homelab"
|
||||||
pihole:
|
pihole:
|
||||||
server: http://pihole-web.pihole-system.svc.cluster.local
|
server: https://pihole.dogar.dev
|
||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: EXTERNAL_DNS_PIHOLE_PASSWORD
|
- name: EXTERNAL_DNS_PIHOLE_PASSWORD
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Reference in New Issue
Block a user