Skip to content

Sample OpenShift application that uses ServiceMesh with tls ingress gateway from a cert-manager generated cert

Notifications You must be signed in to change notification settings

cloudfirst-dev/servicemesh-tls-cert-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

Sample OpenShift application that uses ServiceMesh with tls ingress gateway from a cert-manager generated cert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages