fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
resource "kubectl_manifest" "post_install_job" {
|
||||
force_new = true
|
||||
yaml_body = <<-EOF
|
||||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
|
||||
Reference in New Issue
Block a user