serviceAccountIssuer

@JvmName(name = "rylrqdqfiqlhcbhr")
suspend fun serviceAccountIssuer(value: Output<String>)
@JvmName(name = "gdevemotkcmdutxk")
suspend fun serviceAccountIssuer(value: String?)

Parameters

value

The issuer of the Service Account token for Service Account Token Volume Projection, corresponds to the iss field in the token payload. Set this to "https://kubernetes.default.svc" to enable the Token Volume Projection feature (requires specifying api_audiences as well). From cluster version 1.22+, Service Account Token Volume Projection will be enabled by default.