Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Set TLS certificate secret type to TLS type **What this PR does / why we need it**: Set the Kubernetes secret type to TLS **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # Fixes #133 **Release note**: ```release-note Set the Kubernetes secret type to TLS. Action required: this will cause renewals of existing certificates to fail. You **must** delete certificates that have been previously produced by cert-manager else cert-manager may enter a renewal loop when saving the new certificates. Alternatively, you may specify a new secret to store your certificate in and manually update your ingress resource/applications reference the secret. ``` |
||
|---|---|---|
| .. | ||
| apis | ||
| client | ||
| controller | ||
| issuer | ||
| logs | ||
| scheduler | ||
| util | ||