Skip to content

Commit 259bfaf

Browse files
committed
chore: update image repository to use ghcr.io/stackitcloud for all services (#2)
1 parent 0b254d1 commit 259bfaf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

infrastructure/rag/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ backend:
1515
replicaCount: 1
1616

1717
image:
18-
repository: schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io
18+
repository: ghcr.io/stackitcloud
1919
name: rag-backend
2020
pullPolicy: Always
2121
tag: "dev-ba20c7b"
@@ -153,7 +153,7 @@ frontend:
153153
name: frontend
154154
replicaCount: 1
155155
image:
156-
repository: schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io
156+
repository: ghcr.io/stackitcloud
157157
name: frontend
158158
pullPolicy: Always
159159
tag: "dev-e12f8cc"
@@ -194,7 +194,7 @@ adminBackend:
194194
name: admin-backend
195195

196196
image:
197-
repository: schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io
197+
repository: ghcr.io/stackitcloud
198198
name: admin-backend
199199
pullPolicy: Always
200200
tag: "443892"
@@ -280,7 +280,7 @@ extractor:
280280
replicaCount: 1
281281
name: extractor
282282
image:
283-
repository: schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io
283+
repository: ghcr.io/stackitcloud
284284
name: document-extractor
285285
pullPolicy: Always
286286
tag: "443892"
@@ -328,7 +328,7 @@ adminFrontend:
328328
name: admin-frontend
329329
replicaCount: 1
330330
image:
331-
repository: schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io
331+
repository: ghcr.io/stackitcloud
332332
name: admin-frontend
333333
pullPolicy: Always
334334
tag: "443892"

0 commit comments

Comments
 (0)