Closed Amir-Wollman closed 1 year ago
Unless I'm missing something, it would seem as though Values.yaml in artifactory chart defines value maxOpenConnections in database, tomcat and nginx.
maxOpenConnections
However, there are no consumers of it in the templates themselves hence these values are not in use.
search results in code search: https://github.com/search?q=repo%3Ajfrog%2Fcharts%20maxOpenConnection&type=code
Chart location: https://github.com/jfrog/charts/tree/721428f2f1b4e1c35940cd4bf71f712e954fd902/stable/artifactory
NVM - I see that these are included as a templated values file
Unless I'm missing something, it would seem as though Values.yaml in artifactory chart defines value
maxOpenConnections
in database, tomcat and nginx.However, there are no consumers of it in the templates themselves hence these values are not in use.
search results in code search: https://github.com/search?q=repo%3Ajfrog%2Fcharts%20maxOpenConnection&type=code
Chart location: https://github.com/jfrog/charts/tree/721428f2f1b4e1c35940cd4bf71f712e954fd902/stable/artifactory