Files @ 7d0e02a13b43
Branch filter:

Location: pomerium/config/60-auth-cert.yaml

drewp@bigasterisk.com
turn off postgres for testing
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  name: pomerium-proxy-tls
  namespace: pomerium
spec:
  dnsNames:
  - 'authenticate.bigasterisk.com'
  issuerRef:
    kind: ClusterIssuer
    name: letsencrypt-prod
  secretName: pomerium-proxy-tls