fix/cert-manager-gateway-api
main
NATS 首次使用既有 bao-acme ClusterIssuer 时暴露出 controller 未启用 Gateway API:Challenge 持续报 gateway api is not enabled。启用 cert-manager 1.21 的 config.gatewayAPI.enabled,并记录该隐性依赖。\n\n验证:官方 chart 本地渲染出的 ControllerConfiguration 包含 gatewayAPI.enabled: true;git diff --check 通过。
bao-acme
gateway api is not enabled
config.gatewayAPI.enabled
gatewayAPI.enabled: true
git diff --check
No dependencies set.
The note is not visible to the blocked user.
NATS 首次使用既有
bao-acmeClusterIssuer 时暴露出 controller 未启用 Gateway API:Challenge 持续报gateway api is not enabled。启用 cert-manager 1.21 的config.gatewayAPI.enabled,并记录该隐性依赖。\n\n验证:官方 chart 本地渲染出的 ControllerConfiguration 包含gatewayAPI.enabled: true;git diff --check通过。