允许 Envoy 后端协商 TLS 1.3 以接入 Incus
yaml / yaml (pull_request) Successful in 1m54s

This commit is contained in:
2026-09-25 21:08:51 +00:00
parent 7137426e8f
commit ce0b0ddf6d
4 changed files with 24 additions and 0 deletions
+5
View File
@@ -24,6 +24,11 @@ metadata:
namespace: envoy-gateway-system
spec:
gatewayClassName: eg
infrastructure:
parametersRef:
group: gateway.envoyproxy.io
kind: EnvoyProxy
name: eg
listeners:
# Plaintext :80 — ACME http-01 (the bao-acme ClusterIssuer solves through here)
# and HTTP->HTTPS redirects. Never serve anything sensitive on it.