feat: Helm chart contribution for argocd-notifications (#365)
* Helm chart contribution for argocd-notifications The following chart is a contribution from work done at https://github.com/Bandwidth/ to facilitate installing https://github.com/argoproj-labs/argocd-notifications via Helm chart based on https://github.com/argoproj-labs/argocd-notifications/blob/master/manifests/install.yaml
This commit is contained in:
parent
8e00437e07
commit
ea4ba2283c
13 changed files with 369 additions and 3 deletions
9
charts/argocd-notifications/README.md
Normal file
9
charts/argocd-notifications/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
## ArgoCD Notifications Chart
|
||||
|
||||
This is a **community maintained** chart. It installs the [argocd-notifications](https://github.com/argoproj-labs/argocd-notifications) application. This application comes packaged with:
|
||||
- Notifications Controller Deployment
|
||||
- Notifications Controller ConfigMap
|
||||
- Notifications Controller Secret
|
||||
- Service Account
|
||||
- Roles
|
||||
- Role Bindings
|
||||
Loading…
Add table
Add a link
Reference in a new issue