mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-11 04:59:26 -02:30
Adding commonly used CRDs can be expanded Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
7 lines
128 B
YAML
7 lines
128 B
YAML
---
|
|
dependencies:
|
|
- role: kubernetes-apps/common_crds/gateway_api
|
|
when: gateway_api_enabled
|
|
tags:
|
|
- gateway_api
|