Skip to content

Commit

Permalink
Merge pull request #144 from openinfradev/user-logging
Browse files Browse the repository at this point in the history
User logging 지원
  • Loading branch information
ktkfree authored Jun 25, 2024
2 parents 68d5620 + 66d0ad4 commit 685d0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/decapod-apps/lma-uniformed-wftpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
Expand Down

0 comments on commit 685d0ba

Please sign in to comment.