kubernetesbare-metalk8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergce
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
613 B
9 lines
613 B
---
|
|
gateway_api_enabled: false
|
|
gateway_api_version: 1.2.1
|
|
|
|
# `gateway_api_channel` default is "standard".
|
|
# "standard" release channel includes all resources that have graduated to GA or beta, including GatewayClass, Gateway, HTTPRoute, and ReferenceGrant.
|
|
# "experimental" for some experimental resources and fields. Note that future releases of the API could include breaking changes to experimental resources and fields. For example, any experimental resource or field could be removed in a future release.
|
|
# https://gateway-api.sigs.k8s.io/guides/#install-experimental-channel
|
|
gateway_api_channel: "standard"
|