diff --git a/charts/argocd-notifications/values.yaml b/charts/argocd-notifications/values.yaml index bfe746c3..96691872 100644 --- a/charts/argocd-notifications/values.yaml +++ b/charts/argocd-notifications/values.yaml @@ -312,7 +312,7 @@ triggers: # trigger.on-deployed: | # - description: Application is synced and healthy. Triggered once per commit. - # oncePer: app.status.sync.revision + # oncePer: app.status.operationState.syncResult.revision # send: # - app-deployed # when: app.status.operationState.phase in ['Succeeded'] and app.status.health.status == 'Healthy'