Skip to content

Instantly share code, notes, and snippets.

@virtualhobbit
Last active April 27, 2022 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save virtualhobbit/c35a74591db2260f498675c45f017169 to your computer and use it in GitHub Desktop.
Save virtualhobbit/c35a74591db2260f498675c45f017169 to your computer and use it in GitHub Desktop.
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: nginx-test-tkg-mdb-lab-com
namespace: nginx-test
spec:
secretName: nginx-test-tkg-mdb-lab-com
issuerRef:
name: vault-cluster-issuer
kind: ClusterIssuer
commonName: nginx-test.tkg.mdb-lab.com
dnsNames:
- nginx-test.tkg.mdb-lab.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment