Mounting Certificates Across All Products:

JFROG PLATFORM: Getting started with the JFrog Platform Helm Chart

AuthorFullName__c
Ashraf Kherbawy
articleNumber
000005655
ft:sourceType
Salesforce
FirstPublishedDate
2023-03-30T09:55:40Z
lastModifiedDate
2023-03-30
VersionNumber
3
To ensure that specific certificates are readily available for use by all the products that you intend to deploy, you can leverage the customCertificates key. This secret allows you to add certificates that will be automatically deployed to the "trusted" directory located at $JFROG_HOME/<product>/var/etc/security/keys.

Example:
global:
  customCertificates:
    enabled: true
    certificateSecretName: your-custom-certificate-secret