Skip to content

Commit

Permalink
use positional args
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Jan 31, 2025
1 parent be0a75a commit 556fece
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ spec:
image: ghcr.io/jfroy/tnu:0.2.1
envs: *envs
args:
- $(NODE)
- $(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
- --node=$(NODE)
- --tag=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)

0 comments on commit 556fece

Please sign in to comment.