drone-kube
drone-kube copied to clipboard
Docs say KUBE_CA should be base64 encoded
But it only worked for me when I set the secret to be the usual .pem format starting with:
-----BEGIN CERTIFICATE-----
…
Otherwise I got an error like
2019/08/29 02:29:54 Get KUBE_SERVER/apis/extensions/v1beta1/namespaces/KUBE_NAMESPACE/deployments: x509: certificate signed by unknown authority