mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-13 21:35:54 +00:00
include source-watcher in install manifests
Signed-off-by: Thomas Morin <thomas.morin@orange.com>
(cherry picked from commit 626bb58a69)
This commit is contained in:
parent
04acaec616
commit
7ac36233f3
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