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 May 8, 2024
1 parent de01134 commit be9c56b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion images/csi-nfs/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ import:
before: install
includePaths:
- '**/*'

- image: {{ $.ImageName }}-binaries-artifact
add: /lib64
to: /lib64
before: install
includePaths:
- 'libresolv*'
- 'libnss_dns*'
docker:
ENTRYPOINT: ["/nfsplugin"]

0 comments on commit be9c56b

Please sign in to comment.