We’re running Sentry in google container engine. When you create a new instance of the web service there, by default a new ip address is assigned. Some of the links still contain the previous ip address. It’s loaded like this: Sentry.ConfigStore.loadInitialData({“features”:[“auth:register”],“singleOrganization”:true,“urlPrefix”:“http://xxxxxx”
Is there a simple way to remove the old ip? In general is there an option to remove all configuration and db data?