Skip to content

Commit 883e18d

Browse files
authored
Merge pull request opencloud-eu#45 from melchiormoulin/main
fix volumeMount defined twice in opencloud-collaboration
2 parents 6fc7fe3 + 56941f7 commit 883e18d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/opencloud/templates/collaboration/deployment.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ spec:
9595
initialDelaySeconds: 200
9696
periodSeconds: 5
9797
failureThreshold: 1
98-
volumeMounts:
99-
- name: etc-opencloud
100-
mountPath: /etc/opencloud
10198
resources:
10299
{{- toYaml .Values.onlyoffice.collaboration.resources | nindent 12 }}
103100
volumes:

0 commit comments

Comments
 (0)