📜 Description
use certificates data when InsecureSkipTLSVerify is false for a cluster in case of external run CI
👟 Reproduction steps
- create job or any precd or post cd
- check external cluster box
- now add cluster with tls certs
- now try to execute any command or create a resource in external cluster, it throws unauthorised
👍 Expected behavior
script should run in external cluster
👎 Actual Behavior
script is not running in ext cluster
☸ Kubernetes version
1.30
Cloud provider
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?