Syncing Your Chart Repository
- Be sure to have access to the Helm binary
- _Optional: We recommend you set object versioning on your GCS bucket in case you accidentally delete something._
Create a local directory like we did in , and place your packaged charts in that directory.
For example:
This will generate an updated index.yaml file and place in the directory.
Upload the contents of the directory to your GCS bucket by running and pass in the local directory name and the GCS bucket name.
You’ll want to keep a local copy of the contents of your chart repository or use to copy the contents of your remote chart repository to a local directory.
For example: