Skip to content

Commit

Permalink
fix(manifests): update command arguments
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <[email protected]>
  • Loading branch information
alacuku committed Dec 4, 2023
1 parent 7eb56b1 commit 437d04a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions manifests/meta-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ spec:
containers:
- command:
- /meta-collector
env:
- name: NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
args:
- run
ports:
- containerPort: 8080
name: "metrics"
Expand Down

0 comments on commit 437d04a

Please sign in to comment.