mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
Feat: Gateway API CRDs install support (#11376)
* Feat: add Gateway API CRDs installation Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Feat: add Gateway API CRDs variable in inventory Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
4
roles/kubernetes-apps/gateway_api/defaults/main.yml
Normal file
4
roles/kubernetes-apps/gateway_api/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
gateway_api_enabled: false
|
||||
gateway_api_version: v1.1.0
|
||||
gateway_api_experimental_channel: false
|
||||
Reference in New Issue
Block a user