feat: Added gateway api
This commit is contained in:
@@ -40,3 +40,4 @@ patchesControlPlane:
|
|||||||
- !patch sops
|
- !patch sops
|
||||||
- !patch cluster-variables
|
- !patch cluster-variables
|
||||||
- !patch metrics-cluster
|
- !patch metrics-cluster
|
||||||
|
- !patch gateway-api
|
||||||
|
|||||||
3
patches/gateway-api.yaml
Normal file
3
patches/gateway-api.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
cluster:
|
||||||
|
extraManifests:
|
||||||
|
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.1/standard-install.yaml
|
||||||
Reference in New Issue
Block a user