replace bind-pihole-dnscrypt with technitium [ci skip]
This commit is contained in:
parent
c02ad0e9ca
commit
96e43d4510
5 changed files with 167 additions and 2 deletions
|
|
@ -128,8 +128,8 @@ resource "kubernetes_service" "pihole-dns" {
|
|||
}
|
||||
|
||||
spec {
|
||||
type = "LoadBalancer"
|
||||
external_traffic_policy = "Cluster"
|
||||
# type = "LoadBalancer"
|
||||
# external_traffic_policy = "Cluster"
|
||||
selector = {
|
||||
app = "pihole"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue