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: {} commonAnnotations: {}
imagePullSecrets: imagePullSecrets:
- name: harbor-regcred - name: dockerhub-regcred
backend: backend:
image: image:
repository: harbor.dvirlabs.com/my-apps/omegabasms repository: elisha852/omegabasms
tag: latest tag: latest
pullPolicy: IfNotPresent pullPolicy: Always
replicas: 1 replicas: 1