Skip to content

Commit

Permalink
fix indentation error in e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
41tair committed Apr 27, 2024
1 parent 3db8d77 commit 6c31d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/templates/multus-daemonset-thick.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ spec:
- name: install-multus-shim
image: localhost:5000/multus:e2e
command:
- "/usr/src/multus-cni/bin/install_multus"
- "-d"
- "/usr/src/multus-cni/bin/install_multus"
- "-d"
- "/host/opt/cni/bin"
- "-t"
- "thick"
Expand Down

0 comments on commit 6c31d1c

Please sign in to comment.