TLS - Deploy Memphis with TLS Connection to Metadata Frontend
Step 1: Generate Certificates
Begin by generating the necessary SSL certificates using OpenSSL:
Step 2: Create a Secret with the Certificates
Next, create a Kubernetes secret that holds the SSL certificates:
Step 3: Prepare the Metadata TLS Values File
Create a values file named metadata_tls.yaml
with the following content:
Step 4: Deploy Memphis with the Updated Values
Deploy Memphis with the newly created values file using Helm:
Last updated
Was this helpful?