fix: change environmentSlug to prod
This commit is contained in:
parent
907957a6fe
commit
954567502c
|
|
@ -18,5 +18,5 @@ spec:
|
|||
name: infisical-universal-auth
|
||||
secretsScope:
|
||||
projectSlug: agentic-os
|
||||
environmentSlug: production
|
||||
environmentSlug: prod
|
||||
secretsPath: "/agentic-os/litellm"
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@ spec:
|
|||
name: infisical-universal-auth
|
||||
secretsScope:
|
||||
projectSlug: agentic-os
|
||||
environmentSlug: production
|
||||
environmentSlug: prod
|
||||
secretsPath: "/agentic-os"
|
||||
|
|
|
|||
Loading…
Reference in New Issue