mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update docs/integrations/platforms/kubernetes/infisical-dynamic-secret-crd.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -223,8 +223,9 @@ spec:
|
||||
spec:
|
||||
dynamicSecret:
|
||||
secretName: <dynamic-secret-name>
|
||||
# Use either projectId OR projectSlug, not both
|
||||
projectId: <project-id> # Either projectId or projectSlug is required
|
||||
projectSlug: <project-slug>
|
||||
# projectSlug: <project-slug>
|
||||
environmentSlug: <env-slug>
|
||||
secretsPath: <secrets-path>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user