fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user