mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
Add cilium gateway api support
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -105,6 +105,9 @@ hubble:
|
||||
content:
|
||||
{{ cilium_hubble_export_dynamic_config_content | to_nice_yaml(indent=10) | indent(10) }}
|
||||
|
||||
gatewayAPI:
|
||||
enabled: {{ cilium_gateway_api_enabled }}
|
||||
|
||||
ipam:
|
||||
mode: {{ cilium_ipam_mode }}
|
||||
operator:
|
||||
|
||||
Reference in New Issue
Block a user