You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running borealisdb deploy --environment development will cause an error "does not appear to be a gzipped archive; got 'text/html; charset=utf-8", workaround is to running borealisdb deploy --environment development --chart borealisdb/borealis, but is equivalent.