Skip to content

Commit

Permalink
docs: use service-name instead of service-id (argoproj#17389)
Browse files Browse the repository at this point in the history
* use service-name instead of service-id

Signed-off-by: DongHo Jung <[email protected]>

* trigger CICD

Signed-off-by: DongHo Jung <[email protected]>

---------

Signed-off-by: DongHo Jung <[email protected]>
Signed-off-by: Mangaal <[email protected]>
  • Loading branch information
dongho-jung authored and Mangaal committed Mar 14, 2024
1 parent 61ee4e5 commit cecf7d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
annotations:
notifications.argoproj.io/subscribe.on-rollout-aborted.pagerdutyv2: "<serviceID for PagerDuty>"
notifications.argoproj.io/subscribe.on-rollout-aborted.pagerdutyv2: "<service-name in serviceKeys>"
```

0 comments on commit cecf7d4

Please sign in to comment.