certmanager v1.14

ClusterIssuer.spec.vault.auth.kubernetes.mountPath

The Vault mountPath here is the mount path to use when authenticating with Vault. For example, setting a value to `/v1/auth/foo`, will use the path `/v1/auth/foo/login` to authenticate with Vault. If unspecified, the default value "/v1/auth/kubernetes" will be used.

1 fields
ClusterIssuer.spec.vault.auth.kubernetes.mountPath fields and descriptions
Field / TypeDescription
ClusterIssuer.spec.vault.auth.kubernetes.mountPath
string

The Vault mountPath here is the mount path to use when authenticating with Vault. For example, setting a value to `/v1/auth/foo`, will use the path `/v1/auth/foo/login` to authenticate with Vault. If unspecified, the default value "/v1/auth/kubernetes" will be used.