Update .gitlab-ci.yml, Chart/values.yaml, Chart/templates/configmap.yaml, Chart/templates/persistentvolume.yaml, Chart/templates/persistentvolumeclaim.yaml, Chart/Chart.yaml

This commit is contained in:
2023-04-25 14:30:40 +02:00
parent d7aba60eb3
commit 231a6acbd7
6 changed files with 8 additions and 6 deletions

View File

@@ -35,4 +35,4 @@ spec:
persistentVolumeReclaimPolicy: Retain
storageClassName: {{ .Values.site.storage.cloud.class }}-retain
volumeMode: Filesystem
---
---