enableSecretMutable

@JvmName(name = "pjtmsuspvdrbpdnk")
suspend fun enableSecretMutable(value: Output<Boolean>)
@JvmName(name = "oxochkasftvdjlhd")
suspend fun enableSecretMutable(value: Boolean?)

Parameters

value

BETA FEATURE - If present and set to true, allow Secrets to be mutated. This feature is in developer preview, and is disabled by default. This config can be specified in the following ways using this precedence:

  1. This enableSecretMutable parameter.

  2. The PULUMI_K8S_ENABLE_SECRET_MUTABLE environment variable.