fix: point infisical CSS to /agentic-os, fix CNPG key names
This commit is contained in:
parent
2cb882c8ed
commit
e10c585f30
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ spec:
|
|||
secretsScope:
|
||||
projectSlug: agentic-os
|
||||
environmentSlug: prod
|
||||
secretsPath: "/"
|
||||
secretsPath: "/agentic-os"
|
||||
|
|
|
|||
Loading…
Reference in New Issue