mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 01:28:52 +00:00
Add kustomizations for the image-* controllers
I have used the cookie-cutter from the examples already there. Signed-off-by: Michael Bridgen <michael@weave.works>
This commit is contained in:
parent
811cd4248f
commit
09f145d880
5 changed files with 32 additions and 0 deletions
3
manifests/bases/image-reflector-controller/patch.yaml
Normal file
3
manifests/bases/image-reflector-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