Skip to content

Commit 29e56fb

Browse files
Remove volumeMounts for readOnlyRootFilesystem
Removed volumeMounts configuration for properties-volume.
1 parent f22274c commit 29e56fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

charts/intel/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ spec:
103103
key: apiKey
104104
{{- end }}
105105
{{- end }}
106-
{{- if .Values.securityContext.readOnlyRootFilesystem }}
107106
volumeMounts:
108107
- name: properties-volume
109108
mountPath: /opt/codetogether/runtime/cthq.properties

0 commit comments

Comments
 (0)