Skip to content

Commit e6612aa

Browse files
committed
ci: fix stage image in k8s deployment
1 parent ee5a1d0 commit e6612aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/values/stage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ deployment:
33
name: project-website-stage
44
replicaCount: 1
55
image:
6-
repository: ghcr.io/green-ecolution/project-website-stage
6+
repository: ghcr.io/green-ecolution/project-website
77
pullPolicy: Always
88
tag: v1.0.6-37-g12ff9af
99
ingress:

0 commit comments

Comments
 (0)