diff --git a/gitops/components/multus/kustomize/nidhogg/kustomization.yaml b/gitops/components/multus/kustomize/nidhogg/kustomization.yaml index 9a42b3d..94929ec 100644 --- a/gitops/components/multus/kustomize/nidhogg/kustomization.yaml +++ b/gitops/components/multus/kustomize/nidhogg/kustomization.yaml @@ -25,8 +25,7 @@ resources: # path: ./overlays/nidhogg-statefulset-prometheus-patch.yaml images: - - name: controller - newName: chomatdam/nidhogg + - name: ghcr.io/pelotech/nidhogg:v0.5.0 newTag: latest replacements: diff --git a/gitops/components/multus/kustomize/nidhogg/resources.yaml b/gitops/components/multus/kustomize/nidhogg/resources.yaml index 1c4ab46..116f871 100644 --- a/gitops/components/multus/kustomize/nidhogg/resources.yaml +++ b/gitops/components/multus/kustomize/nidhogg/resources.yaml @@ -45,7 +45,7 @@ spec: containers: - command: - /manager - image: controller:latest + image: ghcr.io/pelotech/nidhogg:v0.5.0 imagePullPolicy: Always name: manager args: