Skip to content

Instantly share code, notes, and snippets.

@esseti
Created October 11, 2018 10:04
Embed
What would you like to do?
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