This commit is contained in:
2024-05-31 14:26:40 +02:00
parent c3e72da58d
commit 683ba4c440

View File

@@ -42,7 +42,7 @@ resource "kubectl_manifest" "post_install_job_taiga" {
fi fi
env: env:
- name: garbage - name: garbage
value: "${jsonencode(var.install_owner)}" value: "xx"
envFrom: envFrom:
- secretRef: - secretRef:
name: taiga-taiga name: taiga-taiga