Merge pull request #3350 from fluxcd/fix-nc-image

Set notification-controller container image to GHCR
This commit is contained in:
Stefan Prodan
2022-11-25 14:46:18 +02:00
committed by GitHub

View File

@ -20,6 +20,8 @@ images:
newName: ghcr.io/fluxcd/kustomize-controller
- name: fluxcd/helm-controller
newName: ghcr.io/fluxcd/helm-controller
- name: fluxcd/notification-controller
newName: ghcr.io/fluxcd/notification-controller
- name: fluxcd/image-reflector-controller
newName: ghcr.io/fluxcd/image-reflector-controller
- name: fluxcd/image-automation-controller