chartmuseum icon indicating copy to clipboard operation
chartmuseum copied to clipboard

charts are not synced from S3

Open Izvi-digibank opened this issue 1 year ago • 3 comments

Version: 3.8.0

I used to have two endpoints x and y over the same s3 bucket. After deleting endpoint x I expected that the helm charts that used to live in x will appear in endpoint y because they are based on the same S3 bucket.

Now I am left with endpoint y and some helm charts in S3 do not exist in endpoint y.

Is there a way to force sync helm chart from s3 with endpoint y ?

Izvi-digibank avatar Jul 17 '22 15:07 Izvi-digibank

@Izvi-digibank what are the endpoints you are referencing?

cbuto avatar Jul 19 '22 20:07 cbuto

@cbuto internal endpoints (in my vpn).

Izvi-digibank avatar Jul 19 '22 20:07 Izvi-digibank

@Izvi-digibank If by endpoint, you mean a running ChartMuseum server/container, you should be able to use the —cache-interval flag to rebuild the cache from the objects in storage.

cbuto avatar Jul 29 '22 00:07 cbuto