feat: add support for external/existing certificate issuer (#2631)

This commit is contained in:
majinghe
2026-04-21 15:21:43 +08:00
committed by GitHub
parent 960c13a34b
commit 41d2812861
7 changed files with 34 additions and 6 deletions
+5
View File
@@ -230,6 +230,11 @@ mtls:
enabled: false
clientCertPath: "/opt/tls/client_cert.pem"
clientKeyPath: "/opt/tls/client_key.pem"
existingIssuerRef:
enabled: false
name: ""
kind: ""
group: ""
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious