Skip to content

Commit

Permalink
Re-add ip link.
Browse files Browse the repository at this point in the history
  • Loading branch information
tecarter94 committed Oct 25, 2024
1 parent 8c827aa commit 7d84693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/tasks/buildah-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ spec:
# Without expansion
cat > /app/build-script.sh << 'EOF'
#!/bin/sh
ip link set lo up
/app/domain-proxy-client-runner &
client_pid=$!
EOF
Expand Down

0 comments on commit 7d84693

Please sign in to comment.