diff --git a/charts/clearml-agent/templates/agentk8sglue-deployment.yaml b/charts/clearml-agent/templates/agentk8sglue-deployment.yaml index 761d3ef..2dcdd01 100644 --- a/charts/clearml-agent/templates/agentk8sglue-deployment.yaml +++ b/charts/clearml-agent/templates/agentk8sglue-deployment.yaml @@ -74,7 +74,7 @@ spec: readOnly: true {{- end }} {{- if .Values.agentk8sglue.volumeMounts }} - {{- toYaml .Values.agentk8sglue.volumeMounts | nindent 10 }} + {{- toYaml .Values.agentk8sglue.volumeMounts | nindent 12 }} {{- end }} {{- range .Values.agentk8sglue.fileMounts }} - name: filemounts