Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 387 Bytes

ServiceMesh TLS with Cert-Manager

This example demonstrates how to use cert-manager with ServiceMesh for tls ingress gateways.

Configuration

  1. Update values.yaml for your environment
  2. Update the hosts to reflect the dns host that will be created in the route
  3. Update the issuer name and type to match your cert-manager environment

Deploy

helm install tls-ingress .