mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 19:49:37 +02:00
Update useKubernetes.js
This commit is contained in:
parent
2518a88621
commit
5f6d2e2146
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ const loadConfig = require('../../../utils/loadConfig');
|
||||||
|
|
||||||
const gatewayRoutes = [
|
const gatewayRoutes = [
|
||||||
{ type: 'httproutes', version: 'v1' },
|
{ type: 'httproutes', version: 'v1' },
|
||||||
|
{ type: 'httproutes', version: 'v1beta1' },
|
||||||
{ type: 'tcproutes', version: 'v1alpha2' },
|
{ type: 'tcproutes', version: 'v1alpha2' },
|
||||||
{ type: 'grpcroutes', version: 'v1alpha2' },
|
{ type: 'grpcroutes', version: 'v1alpha2' },
|
||||||
{ type: 'tlsroutes', version: 'v1alpha2' },
|
{ type: 'tlsroutes', version: 'v1alpha2' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue