fix
This commit is contained in:
@@ -7,7 +7,6 @@ resource "kubectl_manifest" "post_install_job_taiga" {
|
||||
name: "${var.component}-${trimprefix(var.instance,"org-")}-config-taiga"
|
||||
namespace: "${var.domain}-ci"
|
||||
labels: ${jsonencode(local.common_labels)}
|
||||
ownerReferences: ${jsonencode(var.install_owner)}
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user