pega-helm-charts
pega-helm-charts copied to clipboard
Ports 7003 exposed only on large installs
Ports 7003 exposed only on large installs and turned off by default on all others.
Fixed comments
Hi @ragsns Port 7003 is not turned off by default. It is hidden from the default configuration. Chart deployment with default values.yaml, creates stream service at 7003 port. Are you not seeing this behavior? User can set or pass these values during helm deployment to overwrite.
Hi @ragsns Port 7003 is not turned off by default. It is hidden from the default configuration. Chart deployment with default values.yaml, creates stream service at 7003 port. Are you not seeing this behavior?
The suggestion is to not create stream service port at 7003 for all installs except the large installs, which is why it's commented. It can be left out with comments if required.
User can set or pass these values during helm deployment to overwrite.
Ofcourse, but the default values should be reflective of most common install use cases, right?
Updated comments for Ports 7003 exposed only on large installs
Updated comments based on Taz's suggestion
@ragsns Can we close this PR as it is duplicate of #236
Since there has been no activity on this pull request for the past year, I will proceed to close it. Please feel free to reopen it if necessary.