fix(gatewayAPI): adapt backendTLSPolicy
Helm / helm-lint (push) Successful in 7s
Helm / helm-unittest (push) Failing after 24s
Generate README / generate-parameters (push) Successful in 43s

This commit is contained in:
2026-05-29 23:51:18 +02:00
parent b282f0eb8f
commit 566d4456e3
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.