namespace

@JvmName(name = "ynhyqafakhwinagi")
suspend fun namespace(value: Output<String>)
@JvmName(name = "iohsqobderljfgwo")
suspend fun namespace(value: String?)

Parameters

value

The namespace of the K8s cluster, it will determine which K8s namespace your application is deployed in. The default is 'default'.