fixed the docker image in the cloud deploy pipeline

This commit is contained in:
Fabio Formosa
2024-07-16 23:49:38 +02:00
parent b1ff70265f
commit 307c6eab98

View File

@@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: "europe-west8-docker.pkg.dev/quartz-manager-test/quartz-manager/quartz-manager-standalone"
repository: "europe-west8-docker.pkg.dev/quartz-manager-test/quartz-manager/quartz-manager-standalone/quartz-manager-standalone"
pullPolicy: IfNotPresent
imagePullSecrets: []