Skip to content

Commit

Permalink
remove duplicate volumeMounts
Browse files Browse the repository at this point in the history
  • Loading branch information
piermotte committed Nov 26, 2024
1 parent 25643cd commit 2e33c82
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/cruise-control/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ spec:
{{- with .Values.volumeMounts }}
{{- toYaml . | nindent 12 }}
{{- end }}
{{- with .Values.volumeMounts }}
{{- toYaml . | nindent 12 }}
{{- end }}
volumes:
- name: config-volume
configMap:
Expand Down

0 comments on commit 2e33c82

Please sign in to comment.