Skip to content

Commit

Permalink
fix: set argo-rollouts-notification-secret
Browse files Browse the repository at this point in the history
  • Loading branch information
chansuke committed Nov 14, 2024
1 parent 53c4f12 commit 841f4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generated/notification-services/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The Slack notification service configuration includes following settings:
apiVersion: v1
kind: Secret
metadata:
name: <secret-name>
name: argo-rollouts-notification-secret
stringData:
slack-token: <Oauth-access-token>
```
Expand Down

0 comments on commit 841f4df

Please sign in to comment.