Helm had a mechanism of generating certificates that means when you use helm template, the cert changes in each run
You can either generate the certs yourself using our tls provider or use ignoreChanges on those fields
c
curved-summer-41191
05/07/2021, 3:33 AM
I generated the certs myself and passed them in with the values fields, maybe for some reason the helm template isn't using my certificates?