mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-26 09:24:58 +00:00
Set notification-controller image to GHCR
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
cbebad9586
commit
b3b50cf503
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ images:
|
||||||
newName: ghcr.io/fluxcd/kustomize-controller
|
newName: ghcr.io/fluxcd/kustomize-controller
|
||||||
- name: fluxcd/helm-controller
|
- name: fluxcd/helm-controller
|
||||||
newName: ghcr.io/fluxcd/helm-controller
|
newName: ghcr.io/fluxcd/helm-controller
|
||||||
|
- name: fluxcd/notification-controller
|
||||||
|
newName: ghcr.io/fluxcd/notification-controller
|
||||||
- name: fluxcd/image-reflector-controller
|
- name: fluxcd/image-reflector-controller
|
||||||
newName: ghcr.io/fluxcd/image-reflector-controller
|
newName: ghcr.io/fluxcd/image-reflector-controller
|
||||||
- name: fluxcd/image-automation-controller
|
- name: fluxcd/image-automation-controller
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue