Skip to content

Commit

Permalink
chore: fix virt-handler
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita korolev <[email protected]>
  • Loading branch information
universal-itengineer committed Oct 2, 2024
1 parent 0c22b3e commit 96bf041
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 8 additions & 0 deletions images/virt-handler/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ import:
after: install
includePaths:
- nsswitch.conf
# - image: virt-artifact-classic-go
# add: /kubevirt/cmd/virt-launcher/
# to: /etc
# after: install
# includePaths:
# # - group
# # - passwd
#-----------
# - image: virt-artifact
# add: /images/kubevirt/{{ $.ImageName }}:latest/etc
# to: /etc
Expand Down
4 changes: 0 additions & 4 deletions images/virt-launcher/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ import:
add: /kubevirt/cmd/{{ $.ImageName }}/node-labeller/
to: /usr/bin
before: setup
# - image: virt-artifact-classic-go
# add: /kubevirt-binaries/
# to: /kubevirt-binaries
# after: install
git:
- add: /images/{{ $.ImageName }}
to: /
Expand Down

0 comments on commit 96bf041

Please sign in to comment.