Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into gitops-2857-fix-k…
Browse files Browse the repository at this point in the history
…uttl-test-parallel-055
  • Loading branch information
ciiay committed Jun 29, 2023
2 parents d358256 + cd38bd2 commit c552fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/argocd/notifications_util.go
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ teams:
when: app.status.operationState.phase in ['Running']`

notificationsConfig["trigger.on-sync-status-unknown"] = `- description: Application status is 'Unknown'
end:
send:
- app-sync-status-unknown
when: app.status.sync.status == 'Unknown'`

Expand Down

0 comments on commit c552fc1

Please sign in to comment.