diff --git a/services/harbor/helmrelease.yaml b/services/harbor/helmrelease.yaml index e62a522..33fb71a 100644 --- a/services/harbor/helmrelease.yaml +++ b/services/harbor/helmrelease.yaml @@ -249,7 +249,7 @@ spec: - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_NAME value: harbor-core - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_URL - value: http://harbor-core:8080/service/notifications + value: http://harbor-core/service/notifications - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_TIMEOUT value: 5s - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_THRESHOLD @@ -478,7 +478,7 @@ spec: - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_NAME value: harbor-core - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_URL - value: http://harbor-core:8080/service/notifications + value: http://harbor-core/service/notifications - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_TIMEOUT value: 5s - name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_THRESHOLD