This commit is contained in:
2024-05-17 09:46:47 +02:00
parent efff960ac0
commit 97e374f2bb
2 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
resource "kubectl_manifest" "Deployment_wordpress" {
count = 0
yaml_body = <<-EOF
apiVersion: apps/v1
kind: Deployment