docs: add note on TLS certificate requirements for cms-tls in Ingress configuration
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m14s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m14s
This commit is contained in:
@@ -101,6 +101,8 @@ spec:
|
|||||||
|
|
||||||
---
|
---
|
||||||
# CMS Ingress
|
# CMS Ingress
|
||||||
|
# If clients report TLS PartialChain, the tls secret (cms-tls) tls.crt must include the full chain
|
||||||
|
# (leaf + intermediates). cert-manager ACME usually provides this; manual certs need fullchain.pem in tls.crt.
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user