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:
|
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
|
||||||
|
|
|
||||||
|
|
@ -20,4 +20,4 @@ spec:
|
||||||
secretsScope:
|
secretsScope:
|
||||||
projectSlug: agentic-os
|
projectSlug: agentic-os
|
||||||
environmentSlug: prod
|
environmentSlug: prod
|
||||||
secretsPath: "/"
|
secretsPath: "/agentic-os"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue