feat: initialize fleet-base-setup with Gateway API CRD deployment configuration
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# deployments/01-gateway-api-crds/fleet.yaml
|
||||
kind: Bundle
|
||||
metadata:
|
||||
name: gateway-api-crds # Dieser Name ist wichtig für die Abhängigkeit
|
||||
@@ -0,0 +1,2 @@
|
||||
resources:
|
||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.5.1/standard-install.yaml
|
||||
Reference in New Issue
Block a user