mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-25 14:05:03 +00:00
Slugs
This commit is contained in:
@ -39,9 +39,9 @@ spec:
|
||||
|
||||
universalAuthMachineIdentity:
|
||||
secretsScope:
|
||||
projectId: "<project-id>" # TODO: Make this a slug
|
||||
projectSlug: <project-slug>
|
||||
envSlug: <env-slug> # "dev", "staging", "prod", etc..
|
||||
secretsPath: <secrets-path> # Root is "/"
|
||||
secretsPath: "<secrets-path>" # Root is "/"
|
||||
|
||||
credentials:
|
||||
secretName: universal-auth-credentials
|
||||
|
Reference in New Issue
Block a user