File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44# Image configuration
55image :
6- repository : registry.example.com/community-infra/vibe-kanban-team /vibe-kanban-team-remote
6+ repository : ghcr.io/iamriajul /vibe-kanban-team-remote
77 tag : " " # Defaults to chart appVersion; set to a version to pin
88 pullPolicy : Always
99
3838 enabled : false
3939
4040 image :
41- repository : registry.example.com/community-infra/vibe-kanban-team /vibe-kanban-team-relay
41+ repository : ghcr.io/iamriajul /vibe-kanban-team-relay
4242 tag : " " # Defaults to chart appVersion; set to a version to pin
4343 pullPolicy : Always
4444
Original file line number Diff line number Diff line change 88replicaCount : 1
99
1010image :
11- repository : registry.example.com/community-infra/vibe-kanban-team /vibe-kanban-team-remote
11+ repository : ghcr.io/iamriajul /vibe-kanban-team-remote
1212 pullPolicy : IfNotPresent
1313 tag : " " # Defaults to chart appVersion (latest in repo; release packages set appVersion to version)
1414
@@ -186,7 +186,7 @@ relay:
186186 replicaCount : 1
187187
188188 image :
189- repository : registry.example.com/community-infra/vibe-kanban-team /vibe-kanban-team-relay
189+ repository : ghcr.io/iamriajul /vibe-kanban-team-relay
190190 pullPolicy : IfNotPresent
191191 tag : " " # Defaults to chart appVersion
192192
You can’t perform that action at this time.
0 commit comments