new flashcards
All checks were successful
Mindforge API Build and Deploy / Build Mindforge API Image (push) Successful in 4m4s
Mindforge Web Build and Deploy (internal) / Build Mindforge Web Image (push) Successful in 5m29s
Mindforge Web Build and Deploy (internal) / Deploy Mindforge Web (internal) (push) Successful in 9s
Mindforge API Build and Deploy / Deploy Mindforge API (internal) (push) Successful in 8s

This commit is contained in:
2026-05-30 11:59:19 -03:00
parent b9736293d3
commit b80d28f671
27 changed files with 1735 additions and 290 deletions

View File

@@ -39,6 +39,11 @@ spec:
secretKeyRef:
name: mindforge-secrets
key: GITEA_ACCESS_TOKEN
- name: ConnectionStrings__MindforgeDb
valueFrom:
secretKeyRef:
name: mindforge-secrets
key: ConnectionStrings__MindforgeDb
resources:
requests:
memory: "128Mi"