assetProxyAllowlists

@JvmName(name = "odjjkyruclwkfnnb")
suspend fun assetProxyAllowlists(value: Output<List<String>>)
@JvmName(name = "lmpjjwccpacqjstw")
suspend fun assetProxyAllowlists(value: List<String>?)

Parameters

value

Assets that match these domains are not proxied. Wildcards allowed. Your GitLab installation URL is automatically allowlisted. GitLab restart is required to apply changes.


@JvmName(name = "puklcgdtrdypdewh")
suspend fun assetProxyAllowlists(vararg values: Output<String>)


@JvmName(name = "cakjyoacdmgwoasa")
suspend fun assetProxyAllowlists(values: List<Output<String>>)
@JvmName(name = "rgqdtbcpntcfuwdw")
suspend fun assetProxyAllowlists(vararg values: String)

Parameters

values

Assets that match these domains are not proxied. Wildcards allowed. Your GitLab installation URL is automatically allowlisted. GitLab restart is required to apply changes.