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: penglongli <[email protected]>
  • Loading branch information
dongho-jung authored and penglongli committed Mar 6, 2024
1 parent b9b8900 commit 714b162
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 714b162

Please sign in to comment.