tryretool / retool-helm

MIT License
45 stars 57 forks source link

Implement PVC #89

Closed BenjamynBaker closed 1 year ago

BenjamynBaker commented 1 year ago

Values.persistentVolumeClaim was previously unused. This adds the ability to create or use an existing PVC and mount it to the Retool deployments. This will hopefully make it more straightforward for teams to mount volumes for protos, certs, etc.