mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-20 10:35:45 +00:00
Enable notifications for source events
This commit is contained in:
parent
b7727e2659
commit
b9f7b1d175
4 changed files with 18 additions and 8 deletions
3
manifests/bases/source-controller/patch.yaml
Normal file
3
manifests/bases/source-controller/patch.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- op: add
|
||||
path: /spec/template/spec/containers/0/args/0
|
||||
value: --events-addr=http://notification-controller/
|
||||
Loading…
Add table
Add a link
Reference in a new issue