Remove "BETA" marker from config entries

pull/17670/head
Thomas Eckert 2023-06-12 15:12:42 -04:00
parent c04c122ef3
commit 7def767862
1 changed files with 11 additions and 35 deletions

View File

@ -402,39 +402,19 @@
},
{
"title": "API gateway",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/api-gateway",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/api-gateway"
},
{
"title": "HTTP route",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/http-route",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/http-route"
},
{
"title": "TCP route",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/tcp-route",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/tcp-route"
},
{
"title": "Inline certificate",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/inline-certificate",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/inline-certificate"
},
{
"title": "Ingress gateway",
@ -522,7 +502,8 @@
{
"title": "Run WebAssembly plug-ins in Envoy proxies",
"path": "connect/proxies/envoy-extensions/usage/wasm"
} ]
}
]
},
{
"title": "Configuration",
@ -638,11 +619,6 @@
},
{
"title": "API Gateways",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
},
"routes": [
{
"title": "Overview",