harbor-helm icon indicating copy to clipboard operation
harbor-helm copied to clipboard

Harbor shows the wrong used/available storage stat

Open jw-s opened this issue 7 years ago • 1 comments

After doing some digging, I see Harbor calls the admin server to retrieve this stat. This works fine when harbor components are deployed on the same physical machine, however seeing as this is a helm chart... this reports the wrong usage. This could be solved by putting the adminserver in the same pod as the registry, along with setting the correct env var IMAGE_STORE_PATH

jw-s avatar Sep 26 '18 21:09 jw-s

This may have to be a limitation, and we'll remove the widget when deploying with helm chart.

reasonerjt avatar Sep 27 '18 09:09 reasonerjt