mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-03 11:21:57 +08:00
Merge pull request #3350 from fluxcd/fix-nc-image
Set notification-controller container image to GHCR
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user