Fix some issues

This commit is contained in:
2026-01-25 20:07:37 +01:00
parent e0be1b22f9
commit 6c6a9fc58c
32 changed files with 1719 additions and 226 deletions

View File

@@ -107,6 +107,12 @@ patches:
- op: add
path: /data/VITE_ENVIRONMENT
value: "production"
- op: replace
path: /data/VITE_STRIPE_PUBLISHABLE_KEY
value: "pk_test_51QuxKyIzCdnBmAVTGM8fvXYkItrBUILz6lHYwhAva6ZAH1HRi0e8zDRgZ4X3faN0zEABp5RHjCVBmMJL3aKXbaC200fFrSNnPl"
- op: add
path: /data/VITE_STRIPE_ACCOUNT_ID
value: "acct_1QuxKsIucMC6K1cg"
# Add imagePullSecrets to all Deployments for gitea registry authentication
- target:
kind: Deployment