Certificate installation
O
Operational Whippet
Hi team,
We are trying to install the NW certificates into the Harness Delegates and after looking at the values.yaml we could see an option called "ci_mount_targets". We can make NW crt file is available as “/etc/ssl/certs/ca-certificates.crt”. I have question on the usage of “ci_mount_targets" in the HELM template values. Could you please let me know what is the use of “ci_mount_targets? If I enable it as below, will it create the file as “/etc/ssl/certs/ca-certificates.crt” in the delegates as mounts? Please confirm.
ci_mount_targets:
- /etc/ssl/certs/ca-certificates.crt
Log In