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:
- secretKey: ACCESS_KEY_ID
remoteRef:
key: MINIO_ACCESS_KEY_ID
key: CNPG_BACKUP_ACCESS_KEY_ID
- secretKey: ACCESS_KEY_SECRET
remoteRef:
key: MINIO_ACCESS_KEY_SECRET
key: CNPG_BACKUP_ACCESS_KEY_SECRET

View File

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