Skip to content

Commit 307c6ea

Browse files
committed
fixed the docker image in the cloud deploy pipeline
1 parent b1ff702 commit 307c6ea

File tree

1 file changed

+1
-1
lines changed
  • quartz-manager-parent/quartz-manager-web-showcase/helm

1 file changed

+1
-1
lines changed

quartz-manager-parent/quartz-manager-web-showcase/helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
replicaCount: 1
66

77
image:
8-
repository: "europe-west8-docker.pkg.dev/quartz-manager-test/quartz-manager/quartz-manager-standalone"
8+
repository: "europe-west8-docker.pkg.dev/quartz-manager-test/quartz-manager/quartz-manager-standalone/quartz-manager-standalone"
99
pullPolicy: IfNotPresent
1010

1111
imagePullSecrets: []

0 commit comments

Comments
 (0)