You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JFrog Platform chart is simply an aggregation of our product's charts. All of our sub-charts can have labels configured, you will just have to access it through it's parent keys.
For example, if you are using the Artifactory chart, you would add labels like the following to Artifactory and Nginx:
artifactory:
labels: {}
nginx:
labels: {}
But under the JFrog Platform chart, you need to have one extra Artifactory parent key, as a reference to the Artifactory chart:
I install jfrogf-platform via helm and I miss the possibility to set a custom label to all its components.
In the values-file I don't see any flag indicating such.
The text was updated successfully, but these errors were encountered: