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: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:latest" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/hypo-onboarding-workflows:latest" {{- else }} image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:prod" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/hypo-onboarding-workflows:prod" {{- end }} imagePullPolicy: Always env: Loading charts/hypo/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -1424,7 +1424,7 @@ harbor: database: type: external external: host: "maestro-postgresql-db.default.svc.cluster.local" host: "hypo-postgresql-db.default.svc.cluster.local" port: "5432" username: "CHANGE_ME" password: "CHANGE_ME" 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: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:latest" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/hypo-onboarding-workflows:latest" {{- else }} image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maestro-onboarding-workflows:prod" image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/hypo-onboarding-workflows:prod" {{- end }} imagePullPolicy: Always env: Loading
charts/hypo/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -1424,7 +1424,7 @@ harbor: database: type: external external: host: "maestro-postgresql-db.default.svc.cluster.local" host: "hypo-postgresql-db.default.svc.cluster.local" port: "5432" username: "CHANGE_ME" password: "CHANGE_ME" Loading