jfrog / charts

JFrog official Helm Charts
https://jfrog.com/integration/helm-repository/
Apache License 2.0
254 stars 439 forks source link

Federation internal port should not be created when federation is disabled #1849

Open gregoryboue opened 8 months ago

gregoryboue commented 8 months ago

Since version 107.68.7 and this release :

The templates services now have a new internal port http-rtfs.

I think that this port configuration should not be done when artifactory.federation.enabled=false.

Version of Helm and Kubernetes: All

Which chart: Since 107.68.7

Which product license (Enterprise/Pro/oss): All

What happened:

An internal port is created for artifactory federation service even if federation is disabled.

What you expected to happen:

That the port is not present in artifactory service template when ederation is disabled