diff --git a/k8s/kustomization.yaml b/k8s/kustomization.yaml index 21cb583..c8affad 100644 --- a/k8s/kustomization.yaml +++ b/k8s/kustomization.yaml @@ -4,8 +4,7 @@ resources: - deployment.yaml - service.yaml - ingress.yaml - -# Images field allows Flux ImageUpdateAutomation to update the tag images: - name: ghcr.io/unchainedio/manoon-headless - newTag: 467b513 # This will be updated by CI/CD + newName: registry.manoonoils.svc.cluster.local:5000/manoon-headless + newTag: c3b3e13