monocular
monocular copied to clipboard
is it possible to pass a CA cert
For chart loading, is it possible to pass a CA cert via the values.yaml file in the form of a kubernetes secret? Or is the only work around for x509 to create your own container with the CA cert built in?
To be more clear, I am using the monocular helm chart to deploy my workload, if there were a way to upload a ca cert in the form of a kubernetes secret or something along those lines that would be fantastic.