Loading charts/hypo/templates/tmf-api/workflow-hook.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ spec: containers: - name: post-install-job {{- if eq .Values.installation "dev" }} image: "registry.ubitech.eu/maestro-v2/io.maestro.cd/io.maestro.cd.collections/maestro-onboarding-workflows:latest" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:latest" {{- else }} image: "registry.ubitech.eu/maestro-v2/io.maestro.cd/io.maestro.cd.collections/maestro-onboarding-workflows:prod" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:prod" {{- end }} imagePullPolicy: Always env: Loading Loading
charts/hypo/templates/tmf-api/workflow-hook.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ spec: containers: - name: post-install-job {{- if eq .Values.installation "dev" }} image: "registry.ubitech.eu/maestro-v2/io.maestro.cd/io.maestro.cd.collections/maestro-onboarding-workflows:latest" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:latest" {{- else }} image: "registry.ubitech.eu/maestro-v2/io.maestro.cd/io.maestro.cd.collections/maestro-onboarding-workflows:prod" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:prod" {{- end }} imagePullPolicy: Always env: Loading