deploy: use local registry image

This commit is contained in:
Unchained
2026-03-07 11:21:24 +02:00
parent c3b3e133a8
commit c4ff39394e

View File

@@ -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