fix(gatewayAPI): adapt backendTLSPolicy

This commit is contained in:
2026-05-29 23:51:18 +02:00
parent 6ed2f64dc0
commit d461f5e0bc
4 changed files with 26 additions and 25 deletions
+2 -1
View File
@@ -247,7 +247,8 @@ gatewayAPI:
# caCertificateRefs:
# - group: ""
# kind: Secret
# name: "reposilite-tls"
# name: "reposilite-ca"
# hostname: "reposilite"
## @param gatewayAPI.core.httpRoute.enabled Enable the HTTPRoute resource. Requires also `gatewayAPI.enabled` and `service.enabled` to be `true`.
## @param gatewayAPI.core.httpRoute.annotations Additional annotations for the HTTPRoute.