We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf838c4 + 4b18d86 commit a559510Copy full SHA for a559510
1 file changed
chart/values.yaml
@@ -3,8 +3,7 @@ cacheServer:
3
replicaCount: 1
4
5
image:
6
- # Update this to your actual registry path after first push
7
- repository: ghcr.io/kevingruber/theia-shared-cache/gradle-cache
+ repository: ghcr.io/ls1intum/theia-shared-cache/gradle-cache
8
tag: "latest"
9
pullPolicy: IfNotPresent
10
0 commit comments