chore: update Gateway API to v1.5.0 and kgateway-crds to v2.3.0-main
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
resources:
|
||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/standard-install.yaml
|
||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.5.0/standard-install.yaml
|
||||
@@ -13,17 +13,10 @@ defaultNamespace: kgateway-system
|
||||
helm:
|
||||
# OCI Unterstützung in Fleet
|
||||
chart: oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
|
||||
version: "v2.2.1"
|
||||
version: "v2.3.0-main"
|
||||
|
||||
# Da es CRDs sind, ist es oft sicher, den Namespace automatisch zu erstellen
|
||||
createNamespace: true
|
||||
|
||||
# Falls der Chart spezielle Release-Namen erwartet
|
||||
releaseName: kgateway-crds
|
||||
|
||||
targetCustomizations:
|
||||
- name: all-clusters
|
||||
clusterSelector:
|
||||
matchExpressions:
|
||||
- key: hnrx.net/bgp-cidr
|
||||
operator: Exists
|
||||
Reference in New Issue
Block a user