mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-17 23:35:53 +00:00
include source-watcher in install manifests
Signed-off-by: Thomas Morin <thomas.morin@orange.com>
This commit is contained in:
parent
c8b4c4c620
commit
626bb58a69
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ resources:
|
|||
- ../bases/helm-controller
|
||||
- ../bases/image-reflector-controller
|
||||
- ../bases/image-automation-controller
|
||||
- ../bases/source-watcher
|
||||
- ../rbac
|
||||
- ../policies
|
||||
transformers:
|
||||
|
|
@ -26,3 +27,6 @@ images:
|
|||
newName: ghcr.io/fluxcd/image-reflector-controller
|
||||
- name: fluxcd/image-automation-controller
|
||||
newName: ghcr.io/fluxcd/image-automation-controller
|
||||
- name: fluxcd/source-watcher
|
||||
newName: ghcr.io/fluxcd/source-watcher
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue