Docs: CSI encoding config released in v1.3.0 (#20237)

This commit is contained in:
Tom Proctor
2023-04-18 22:55:25 +00:00
committed by GitHub
parent ee1bfd258d
commit eb642878aa

View File

@@ -127,6 +127,8 @@ structure is illustrated in the [examples](/vault/docs/platform/k8s/csi/examples
- `filePermission` `(integer: 0o644)` - The file permissions to set for this secret's file.
- `encoding` `(string: "utf-8")` - The encoding of the secret value. Supports decoding `utf-8` (default), `hex`, and `base64` values.
- `secretArgs` `(map: {})` - Additional arguments to be sent to Vault for a specific secret. Arguments can vary
for different secret engines. For example: