fix: point infisical CSS to /agentic-os, fix CNPG key names

This commit is contained in:
Antigravity 2026-05-20 00:06:33 -04:00
parent 2cb882c8ed
commit e10c585f30
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ spec:
data: data:
- secretKey: ACCESS_KEY_ID - secretKey: ACCESS_KEY_ID
remoteRef: remoteRef:
key: MINIO_ACCESS_KEY_ID key: CNPG_BACKUP_ACCESS_KEY_ID
- secretKey: ACCESS_KEY_SECRET - secretKey: ACCESS_KEY_SECRET
remoteRef: remoteRef:
key: MINIO_ACCESS_KEY_SECRET key: CNPG_BACKUP_ACCESS_KEY_SECRET

View File

@ -20,4 +20,4 @@ spec:
secretsScope: secretsScope:
projectSlug: agentic-os projectSlug: agentic-os
environmentSlug: prod environmentSlug: prod
secretsPath: "/" secretsPath: "/agentic-os"