diff --git a/share/organisation/postconfig.tf b/share/organisation/postconfig.tf index c8b4d2d..fec228b 100644 --- a/share/organisation/postconfig.tf +++ b/share/organisation/postconfig.tf @@ -42,7 +42,7 @@ resource "kubectl_manifest" "post_install_job_taiga" { fi env: - name: garbage - value: "${jsonencode(var.install_owner)}" + value: "xx" envFrom: - secretRef: name: taiga-taiga