mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Docs: CSI encoding config released in v1.3.0 (#20237)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user