Hi people! I'm new to Signoz, trying to deploy Sig...
# support
l
Hi people! I'm new to Signoz, trying to deploy Signoz on-premise air-gapped Openshift 4.10. being having some problems, do we have any option to change it to get it from another URL on my network?
Copy code
+ wget -O /tmp/histogramQuantile <https://github.com/SigNoz/signoz/raw/develop/deploy/docker/clickhouse-setup/user_scripts/histogramQuantile>
wget: bad address '<http://github.com|github.com>'
s
not currently, the rest of the signoz should still work except the histogram operators. Here is the code https://github.com/SigNoz/charts/blob/b9713fe9e8888b8cd9774317ec8db9fc7eaaeffa/cha[…]ickhouse/templates/clickhouse-instance/clickhouse-instance.yaml. You can send a PR templatizing it
l
in the mean time I just change the template...