Skip to content

Add ability to mount persistent volume claim as volume

Frank Brooks requested to merge fcbrooks/auto-deploy-image:pvc into master

This provides the ability to mount one PVC to one folder in the container via Helm parameters specified using the HELM_UPGRADE_EXTRA_ARGS CI variable.

This is a continuation of MR gitlab-org/charts/auto-deploy-app!65 (closed)

Related to #75 (closed)

Edited by Orit Golowinski

Merge request reports