mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
docs: fix doubled data field in notification examples (#25354)
Signed-off-by: aibazhang <zhang@sansan.com> Co-authored-by: aibazhang <zhang@sansan.com>
This commit is contained in:
parent
c549aea1fd
commit
8373059176
1 changed files with 0 additions and 1 deletions
|
|
@ -102,7 +102,6 @@ apiVersion: v1
|
|||
kind: ConfigMap
|
||||
metadata:
|
||||
name: argocd-notifications-cm
|
||||
data:
|
||||
data:
|
||||
service.slack: |
|
||||
token: <your-slack-bot-token>
|
||||
|
|
|
|||
Loading…
Reference in a new issue