Closed sandromello closed 1 year ago
This PR adds an alternative approach over generating TLS certificate for vault, instead of generating a new CA, uses the certificate CSR API of Kubernetes to obtain a valid certificate.
Tested with 1.12.5-gke.5.
1.12.5-gke.5
This PR adds an alternative approach over generating TLS certificate for vault, instead of generating a new CA, uses the certificate CSR API of Kubernetes to obtain a valid certificate.