diff --git a/manifests/omegabasms/values.yaml b/manifests/omegabasms/values.yaml index b665f04..1e82ed9 100644 --- a/manifests/omegabasms/values.yaml +++ b/manifests/omegabasms/values.yaml @@ -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