Skip to content

Commit

Permalink
update yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Zlaticanin committed Aug 9, 2024
1 parent 3c357c6 commit a36099a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/csi-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ spec:
- --log-level={{ .Values.csi.logLevel }}
{{- else if .Values.csi.debug }}
- --log-level=debug
{{- else }}
- --log-level=info
{{- end }}
{{- if .Values.csi.hmacSecretName }}
- --hmac-secret-name={{ .Values.csi.hmacSecretName }}
Expand Down

0 comments on commit a36099a

Please sign in to comment.