jetstack / cert-manager-nginx-plus-lab

Lab demonstrating cert-manager, nginx-plus and Venafi
Apache License 2.0
19 stars 9 forks source link

Add a note explaining that pingpong.yaml needs editing with the TPP url before you apply it #41

Closed wallrj closed 4 years ago

wallrj commented 4 years ago

It contains

apiVersion: cert-manager.io/v1alpha2
kind: Issuer
metadata:
  name: venafi-tpp-pingpong-issuer
  namespace: default
spec:
  venafi:
    zone: "TLS/SSL\\Certificates\\Jetstack-short"
    tpp:
      url: https://<instance hostname>/vedsdk # Change this to the URL of your TPP instance
      credentialsRef:
        name: tpp-auth-secret