Refactor: add common_crds role & migrate gateway_api

Adding commonly used CRDs can be expanded

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2025-08-02 02:03:16 +08:00
parent bae7278fa8
commit 3ece592b51
4 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
---
dependencies:
- role: kubernetes-apps/common_crds/gateway_api
when: gateway_api_enabled
tags:
- gateway_api