fix(platform): move gateway and namespace into manifests/ directory
This commit is contained in:
@@ -52,15 +52,3 @@ spec:
|
||||
# All nodes participate — Cilium handles failover automatically
|
||||
interfaces:
|
||||
- ^eth[0-9]+
|
||||
|
||||
---
|
||||
# GatewayClass — tells Kubernetes that Cilium handles Gateway resources
|
||||
# This is the entry point for all Gateway API routing
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: GatewayClass
|
||||
metadata:
|
||||
name: cilium
|
||||
spec:
|
||||
controllerName: io.cilium/gateway-controller
|
||||
description: Cilium Gateway API implementation (eBPF-native)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user