Skip to content

Instantly share code, notes, and snippets.

@esseti
Created October 11, 2018 10:04
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 esseti/c8d041810a33b0bf15acfa39e3031e59 to your computer and use it in GitHub Desktop.
Save esseti/c8d041810a33b0bf15acfa39e3031e59 to your computer and use it in GitHub Desktop.
certificate:
secretName: chino-io-tls-prod
certIssuer: letsencrypt-prod
dnsNames: api.k8s.chino.io
ingressClass: nginx
domains:
- api.k8s.chino.io
ingress:
dnsNames: api.k8s.chino.io
enabled: true
annotations:
kubernetes.io/ingress.class: nginx
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
tls:
- secretName: chino-io-tls-prod
hosts:
- api.k8s.chino.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment