Fix NodeLocal DNS manifest readback
Homelab Main / deploy (push) Has been cancelled Details

This commit is contained in:
juvdiaz 2026-05-27 23:39:05 -06:00
parent 9b17857e46
commit 53bfdc10f1
1 changed files with 0 additions and 1 deletions

View File

@ -461,7 +461,6 @@ resource "kubernetes_manifest" "nodelocal_dns_daemonset" {
{ {
mountPath = "/run/xtables.lock" mountPath = "/run/xtables.lock"
name = "xtables-lock" name = "xtables-lock"
readOnly = false
}, },
{ {
mountPath = "/etc/coredns" mountPath = "/etc/coredns"