SSL/TLS Setup for CodeScoring.Save
SSL/TLS is configured at the ingress level. This page describes the base values.yaml structure and two common ways to attach a certificate: through cert-manager or through a pre-created Kubernetes secret.
Ingress and TLS parameters are configured in values.yaml in the app.ingresses section. The section format must match the codescoring-generic schema.
Note
The exact set of annotations depends on the ingress controller and certificate issuance method.
Example structure:
Using cert-manager
Using Self-Signed Certificates
Was this page helpful?
