chore!: Remove deprecated argocd-applicationset and argocd-notifications (#1237)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
93274f59ae
commit
39bd0e1b30
43 changed files with 2 additions and 8751 deletions
|
|
@ -119,16 +119,6 @@ argocd app create guestbook --dest-namespace default --dest-server https://kuber
|
|||
argocd app sync guestbook
|
||||
```
|
||||
|
||||
## Testing Argo CD Notification Changes
|
||||
|
||||
Thorough testing of argocd-notifications would require one or more notification services (Slack, OpsGenie, etc), however
|
||||
minimal testing mostly consists of successful Helm chart installation and the argocd-notifications controller having
|
||||
access to the `Application` resources in the same namespace that Argo CD is installed.
|
||||
|
||||
```
|
||||
helm install argocd-notifications charts/argocd-notifications --namespace argocd
|
||||
```
|
||||
|
||||
## New Application Versions
|
||||
|
||||
When raising application versions ensure you make the following changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue