diff --git a/charts/cruise-control/templates/deployment.yaml b/charts/cruise-control/templates/deployment.yaml index 7a09625..4c7da48 100644 --- a/charts/cruise-control/templates/deployment.yaml +++ b/charts/cruise-control/templates/deployment.yaml @@ -116,9 +116,6 @@ spec: {{- with .Values.volumeMounts }} {{- toYaml . | nindent 12 }} {{- end }} - {{- with .Values.volumeMounts }} - {{- toYaml . | nindent 12 }} - {{- end }} volumes: - name: config-volume configMap: