Open ab250 opened 3 years ago
It appears that you are trying to parse the tls.key as a cert which will not work.
Refer to discussion here: https://github.com/joe-elliott/cert-exporter/issues/19
Thank you Joe for the hint. I had the same issue :)
for new folks:
just add - --secrets-include-glob=*.crt
to deployment config
I'm using label sector method for discovering two of the secrets, but only one is getting discovered and in the cert-exporter pod log I am seeing the below error. What can be the issue?