helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Add persistent volume support

Open sagikazarmark opened this issue 5 years ago • 5 comments
trafficstars

Credentials are also saved in a persistent volume (if any) which is probably not a really good practice. Might make sense to fix it in the upstream project, but for now we should support it.

Data to be stored:

  • user uploaded data
  • credentials
  • backups

sagikazarmark avatar Oct 28 '20 23:10 sagikazarmark

Hi,

please note that credentials can be saved inside the data provider too, this is configurable, just set prefer_database_credentials to true.

Credentials are stored encrypted in any case using the configured kms provider

drakkan avatar Dec 03 '20 22:12 drakkan

Thanks, I'll keep that in mind.

sagikazarmark avatar Dec 05 '20 21:12 sagikazarmark

Hi, if this is worked on can you also add values for storage class?

lewis1277 avatar Sep 12 '23 10:09 lewis1277

hope to store the data of sftpgo in the storage volume by default.

weironz avatar Oct 21 '23 02:10 weironz

this is really needed

gioppoluca avatar Jan 02 '24 11:01 gioppoluca