#connection refused
1 messages · Page 1 of 1 (latest)
I’m running on openshift in the same namespace though
I found the issue, maybe you can help. When using helm chart to do an install, and using vault config as part of the install, the poller gets executed with this "bin/poller --poller containerid --promPort 120"
instead of this "bin/poller --poller containerid --promPort 12001 --config /opt/harvest/harvest.yaml"
if i remove the vault entrie from helm chart, it works fine, any thoughts? thanks
Could you share your helm chart with vault entry.