chore(cilium): Move Cilium configuration to kustomize-bases
This commit is contained in:
parent
1420189990
commit
471e15389e
12 changed files with 75 additions and 110 deletions
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: Gateway
|
||||
metadata:
|
||||
name: internal
|
||||
spec:
|
||||
gatewayClassName: cilium
|
||||
addresses:
|
||||
- type: IPAddress
|
||||
value: 10.13.37.30
|
||||
listeners:
|
||||
- allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
name: http
|
||||
port: 80
|
||||
protocol: HTTP
|
||||
Loading…
Add table
Add a link
Reference in a new issue