fix
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
locals {
|
||||
deploy-envs = merge({},
|
||||
}
|
||||
|
||||
resource "kubectl_manifest" "deploy" {
|
||||
yaml_body = <<-EOF
|
||||
apiVersion: apps/v1
|
||||
|
||||
Reference in New Issue
Block a user