mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-20 22:51:47 +00:00
Merge pull request #3350 from fluxcd/fix-nc-image
Set notification-controller container image to GHCR
This commit is contained in:
commit
fff5cd50f0
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