Storage

Changing your storage configuration

By storage we mean cloud storage (e.g. bucket storage for logs). Any chart you add via helmfile which uses Persistent Volumes instead of cloud storage will be up to you to backup and manage.

If you are using a cloud platform and terraform then your storage will be configured OOTB.

If you are on-premises and have installed something like minio on your cluster then you can configure the storage section of your jx-requirements.yml file to map to minio bucket URLs


Last modified June 18, 2021: docs: Fix usage of "on-premises" (91a1e4b3eb)