This commit is contained in:
2024-01-26 15:31:46 +01:00
parent 4c38963b90
commit 72437271f9
2 changed files with 46 additions and 46 deletions

View File

@@ -29,13 +29,13 @@ data "kustomization_overlay" "data" {
patches {
target {
kind = "Deployment"
name = "coredns-coredns"
name = "coredns"
}
patch = <<-EOF
apiVersion: apps/v1
kind: Deployment
metadata:
name: coredns-coredns
name: coredns
spec:
template:
spec: