mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
chore(gateway): update to Gateway API 1.1.0
This commit is contained in:
@@ -59,6 +59,16 @@ enableCiliumEndpointSlice: true
|
||||
|
||||
gatewayAPI:
|
||||
enabled: true
|
||||
envoy:
|
||||
enabled: true
|
||||
securityContext:
|
||||
capabilities:
|
||||
keepCapNetBindService: true
|
||||
envoy:
|
||||
- NET_BIND_SERVICE
|
||||
- NET_ADMIN
|
||||
- PERMON
|
||||
- BPF
|
||||
|
||||
hubble:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user