Skip to content

Commit

Permalink
fix: run term_init
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Nov 11, 2023
1 parent 8462e19 commit c458a70
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ spec:
curl "${YOLO_URL}" | bash
sleep infinity
term_init
sleep infinity # just in case
cpuLimit: 400m
cpuRequest: 100m
Expand Down

0 comments on commit c458a70

Please sign in to comment.