Closed Carlospi99 closed 1 year ago
this didn't happened in version4.5. as in version 4.5 we were running the creation of the certs before applying the deployment
The job defaults to running and ignores rotate if .Release.IsInstall
is true.
The job can be disabled to guarantee existing secrets are not overwritten tls.job.enabled=false
.
https://github.com/CAAPIM/apim-charts/blob/55d97eeda8ed670093f698a00789e10068eda75a/charts/portal/templates/jobs/cert-update-job.yaml#L76
Guys maybe is me only but when I put the value none for tls.job.rotate the certificate for pssg still getting change..
after we introduce the the none value in the rotation of the cert.
to reassure I was maybe going to get the none from this time.
if you have test this let me know..
Thank you