deploy: use local registry image
This commit is contained in:
@@ -4,8 +4,7 @@ resources:
|
|||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
- service.yaml
|
- service.yaml
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
|
|
||||||
# Images field allows Flux ImageUpdateAutomation to update the tag
|
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/unchainedio/manoon-headless
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user