diff --git a/docs/img/ha.png b/docs/img/ha.png index 6f063c2bb..0f431236a 100644 Binary files a/docs/img/ha.png and b/docs/img/ha.png differ diff --git a/docs/install-config/harbor-ha-helm.md b/docs/install-config/harbor-ha-helm.md index b67ea5761..c2b919865 100644 --- a/docs/install-config/harbor-ha-helm.md +++ b/docs/install-config/harbor-ha-helm.md @@ -22,7 +22,7 @@ Most of Harbor's components are stateless now. So we can simply increase the rep As for the storage layer, it is expected that the user provides a highly available PostgreSQL and Redis cluster for application data, as well as PVCs or object storage for storing images and charts. -![Harbor High Availability with Helm](../../img/ha.png) +![Harbor High Availability with Helm](../img/ha.png) ## Download Chart