fix: point omegabasms to Docker Hub image

This commit is contained in:
elishadavidi 2026-05-28 16:12:49 +03:00
parent 9f3e8c2957
commit 7dae5f59f6

View File

@ -5,13 +5,13 @@ commonLabels: {}
commonAnnotations: {}
imagePullSecrets:
- name: harbor-regcred
- name: dockerhub-regcred
backend:
image:
repository: harbor.dvirlabs.com/my-apps/omegabasms
repository: elisha852/omegabasms
tag: latest
pullPolicy: IfNotPresent
pullPolicy: Always
replicas: 1