https://signoz.io logo
#support
Title
# support
p

Paulo Henrique de Morais Santiago

08/14/2023, 12:47 PM
Hi, I trying to change de registry of all containers using helm with the parameter:
--set global.image.registry="<http://myregistry.com|myregistry.com>"
Copy code
helm upgrade signoz-apm signoz/signoz -n platform --set global.image.registry="<http://myregistry.com|myregistry.com>"
Buts dont working. Is possible to change the image registry of entire chart?
2 Views