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
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 ?
The text was updated successfully, but these errors were encountered:
@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.
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 ?
The text was updated successfully, but these errors were encountered: