deploy: use registry ClusterIP instead of DNS name

This commit is contained in:
Unchained
2026-03-07 11:23:23 +02:00
parent c4ff39394e
commit 8f2b214c9f

View File

@@ -6,5 +6,5 @@ resources:
- ingress.yaml
images:
- name: ghcr.io/unchainedio/manoon-headless
newName: registry.manoonoils.svc.cluster.local:5000/manoon-headless
newName: 10.43.239.71:5000/manoon-headless
newTag: c3b3e13