Mercurial > code > home > repos > pomerium
view 30-cert-manager/60-auth-cert.yaml @ 9:c9e2108bb271
pom deploy touchups
author | drewp@bigasterisk.com |
---|---|
date | Mon, 12 Dec 2022 23:20:18 -0800 |
parents | 0ae82df13719 |
children | 90438c76732f |
line wrap: on
line source
apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: pomerium-proxy-tls namespace: pomerium spec: dnsNames: - 'authenticate.bigasterisk.com' issuerRef: kind: Issuer name: letsencrypt-prod secretName: pomerium-proxy-tls