diff --git a/templates/decapod-apps/lma-uniformed-wftpl.yaml b/templates/decapod-apps/lma-uniformed-wftpl.yaml index e91a0af..dbdd172 100644 --- a/templates/decapod-apps/lma-uniformed-wftpl.yaml +++ b/templates/decapod-apps/lma-uniformed-wftpl.yaml @@ -119,6 +119,7 @@ spec: [ { "app_group": "lma", "path": "minio", "namespace": "lma", "target_cluster": "" }, { "app_group": "lma", "path": "loki", "namespace": "lma", "target_cluster": "" } + { "app_group": "lma", "path": "loki-user", "namespace": "lma", "target_cluster": "" } ] when: "{{workflow.parameters.logging_component}} == 'loki' && {{workflow.parameters.organization_id}} == null" dependencies: []