Skip to content

Commit

Permalink
Merge branch 'master' of github.com:appditto/natricon
Browse files Browse the repository at this point in the history
  • Loading branch information
bbedward committed Jun 27, 2024
2 parents 36e317c + 0bf57fb commit 75c2dab
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 75c2dab

Please sign in to comment.