Skip to content

Commit a559510

Browse files
Merge pull request #14 from ls1intum/fix-helm-chart
fix wrong repository link
2 parents bf838c4 + 4b18d86 commit a559510

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

chart/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ cacheServer:
33
replicaCount: 1
44

55
image:
6-
# Update this to your actual registry path after first push
7-
repository: ghcr.io/kevingruber/theia-shared-cache/gradle-cache
6+
repository: ghcr.io/ls1intum/theia-shared-cache/gradle-cache
87
tag: "latest"
98
pullPolicy: IfNotPresent
109

0 commit comments

Comments
 (0)