fix(k8s): use forgejo-regcred for ai-assistant deployment
All checks were successful
sync-to-forgejo / sync (push) Successful in 17s
All checks were successful
sync-to-forgejo / sync (push) Successful in 17s
This commit is contained in:
parent
a5d06adc5f
commit
37158ede42
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
app: nxtgauge-ai-assistant
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: ai-assistant
|
||||
image: registry.nxtgauge.com/nxtgauge-ai-assistant:2f999dfe95a48ea4090a90519dc3950f1e729924
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue