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

This commit is contained in:
masoodafar-web
2026-05-13 22:05:26 +03:30
parent 683ed370b5
commit fd8b37a6b1
+2
View File
@@ -101,6 +101,8 @@ spec:
---
# 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
kind: Ingress
metadata: