mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 01:38:43 +00:00
Update resource_hooks.md (#2446)
This commit is contained in:
parent
d925b73bf8
commit
e422d33fec
1 changed files with 3 additions and 1 deletions
|
|
@ -105,7 +105,9 @@ spec:
|
|||
- "https://hooks.slack.com/services/..."
|
||||
restartPolicy: Never
|
||||
backoffLimit: 2
|
||||
---
|
||||
```
|
||||
|
||||
```yaml
|
||||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Reference in a new issue