Skip to content

Commit

Permalink
* install bash to CSI for debug purposes
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan.Makeev <[email protected]>
  • Loading branch information
Ranger-X committed Dec 9, 2024
1 parent d42e8d0 commit 799829d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/sds-local-volume-csi/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ shell:
- export DEBIAN_FRONTEND=noninteractive
- |
apt-get update \
&& apt-get -y install lvm2 e2fsprogs xfsprogs \
&& apt-get -y install lvm2 e2fsprogs xfsprogs bash \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 799829d

Please sign in to comment.