Fix NodeLocal DNS manifest readback
Homelab Main / deploy (push) Has been cancelled
Details
Homelab Main / deploy (push) Has been cancelled
Details
This commit is contained in:
parent
9b17857e46
commit
53bfdc10f1
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue