fix: change environmentSlug to prod
This commit is contained in:
parent
907957a6fe
commit
954567502c
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue