fix: change environmentSlug to prod

This commit is contained in:
Antigravity 2026-05-19 23:03:46 -04:00
parent 907957a6fe
commit 954567502c
2 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@ spec:
name: infisical-universal-auth name: infisical-universal-auth
secretsScope: secretsScope:
projectSlug: agentic-os projectSlug: agentic-os
environmentSlug: production environmentSlug: prod
secretsPath: "/agentic-os/litellm" secretsPath: "/agentic-os/litellm"

View File

@ -19,5 +19,5 @@ spec:
name: infisical-universal-auth name: infisical-universal-auth
secretsScope: secretsScope:
projectSlug: agentic-os projectSlug: agentic-os
environmentSlug: production environmentSlug: prod
secretsPath: "/agentic-os" secretsPath: "/agentic-os"