Skip to content

Commit

Permalink
Merge pull request openyurtio#268 from yanyhui/master
Browse files Browse the repository at this point in the history
Solve the problem of manually creating yurt tunnel agent to report er…
  • Loading branch information
rambohe-ch authored Apr 20, 2021
2 parents 14d6ed4 + 1f86210 commit 76ce727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/setup/yurt-tunnel-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
- yurt-tunnel-agent
args:
- --node-name=$(NODE_NAME)
- --node-ip=$(POD_IP)
- --v=2
image: openyurt/yurt-tunnel-agent:latest
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 76ce727

Please sign in to comment.