Improve docs for Hooks (#3115)

This commit is contained in:
Andreas Grimmer 2020-02-14 16:39:47 +01:00 committed by GitHub
parent c9b0fdf1d7
commit f230df938e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ Kubernetes rolling update strategy.
## Usage
Hooks are simply Kubernetes manifests annotated with `argocd.argoproj.io/hook`, e.g.:
Hooks are simply Kubernetes manifests inside your Argo CD Application annotated with `argocd.argoproj.io/hook`, e.g.:
```yaml
apiVersion: batch/v1