Skip to content

Commit

Permalink
fix volume name
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <[email protected]>
  • Loading branch information
AleksZimin committed Mar 10, 2024
1 parent 984d6aa commit 3beda34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/agent/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
{{- end }}
volumeMounts:
- mountPath: /opt/deckhouse/bin
name: statically-linked-utils
name: opt-deckhouse-bin
resources:
requests:
{{- include "helm_lib_module_ephemeral_storage_only_logs" . | nindent 14 }}
Expand Down

0 comments on commit 3beda34

Please sign in to comment.