Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Jan 10, 2025
1 parent 8e12151 commit c71ee56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/csi-ceph/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ git:
shell:
install:
- apt-get update
- apt-get -y install glibc-utils mount ceph ceph-fuse
- apt-get -y install glibc-utils mount ceph ceph-fuse rbd
- rm -rf /var/lib/apt/lists/* /var/cache/apt/* && mkdir -p /var/lib/apt/lists/partial /var/cache/apt/archives/partial
- chmod +x /binary_replace.sh

Expand Down

0 comments on commit c71ee56

Please sign in to comment.