Open larssb opened 2 months ago
how the plugin gets the certificate-authority-data.
In the case of secret-based tokens, the serviceaccount secret contains the certificate data and is therefore used.
In the case of bound tokens, the certificate data containd in the kubeconfig file used to run this plugin.
If what you want to achieve does not work, please let me know, along with the steps you can take to reproduce the problem.
Hi @superbrothers,
Yesterday I wrote on slack
@superbrothers you asked me to state my question here on
GitHub
. So here I am.Thank you