Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbedward authored Jun 27, 2024
1 parent 7d16d3f commit 0bf57fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/server/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
memory: 100Mi
limits:
cpu: 1250m
memory: 512Mi
memory: 1024Mi
args: ["natricon -host=0.0.0.0 -port=5555 -logtostderr -rpc-url http://pippin-nano.pippin:11338 -nano-ws-url ws://10.7.0.1:7078"]
ports:
- containerPort: 5555
Expand Down

0 comments on commit 0bf57fb

Please sign in to comment.