This commit is contained in:
2024-06-18 16:52:21 +02:00
parent 49426c114c
commit 5bb388e51a
3 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
resource "kubectl_manifest" "post_install_job" {
force_new = true
yaml_body = <<-EOF
apiVersion: batch/v1
kind: Job