kubernetesCaCert

@JvmName(name = "gadpchdctcsunydx")
suspend fun kubernetesCaCert(value: Output<String>)
@JvmName(name = "bjqmpgdxcdhgasvm")
suspend fun kubernetesCaCert(value: String?)

Parameters

value

A PEM-encoded CA certificate used by the secrets engine to verify the Kubernetes API server certificate. Defaults to the local pod’s CA if Vault is running in Kubernetes. Otherwise, defaults to the root CA set where Vault is running.