1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Enable notifications for source events

This commit is contained in:
stefanprodan
2020-07-03 11:15:34 +03:00
parent b7727e2659
commit b9f7b1d175
4 changed files with 18 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/notification-controller/config//crd?ref=v0.0.1-alpha.2
- github.com/fluxcd/notification-controller/config//manager?ref=v0.0.1-alpha.2
- github.com/fluxcd/notification-controller/config//crd?ref=v0.0.1-beta.1
- github.com/fluxcd/notification-controller/config//manager?ref=v0.0.1-beta.1