Update .gitlab-ci.yml, Chart/templates/deployment.yaml

This commit is contained in:
2023-03-27 14:44:49 +02:00
parent 0ad46fb486
commit 1b01d64471
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
variables:
HELM_CHART_VERSION: "0.6.0"
HELM_CHART_VERSION: "0.6.1"
stages:
- deploy

View File

@@ -46,6 +46,8 @@ spec:
volumeMounts:
- name: local
mountPath: /app
- name: cloud
mountPath: /full-cloud
{{- if and .Values.site .Values.site.storage .Values.site.storage.cloud .Values.site.storage.cloud.folders }}
{{- range $v := .Values.site.storage.cloud.folders }}
- name: cloud