ocf / shared-pipeline

Shared OCF Jenkins Pipeline libraries
Other
0 stars 0 forks source link

kubernetesDeployApp should validate CA cert #4

Open dkess opened 5 years ago

dkess commented 5 years ago

We should use the caCertificate option in withKubeConfig. This probably means we'll have to Puppet the CA file and then read it in this step.