fix: Pihole | remove 192.168.0.1 dns address
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
DNS1:
|
||||
192.168.0.1
|
||||
DNS2:
|
||||
1.1.1.1
|
||||
admin:
|
||||
enabled: true
|
||||
@@ -29,7 +27,7 @@ serviceDns:
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: pihole-svc
|
||||
type: LoadBalancer
|
||||
replicaCount: 1
|
||||
replicaCount: 3
|
||||
podAnnotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/port: "9617"
|
||||
|
||||
Reference in New Issue
Block a user