Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: dashanji <[email protected]>
  • Loading branch information
dashanji committed Sep 4, 2023
1 parent 084e4d3 commit 67bd120
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,13 @@ spec:
- name: cert
mountPath: /skywalking/p12
{{end}}
resouces:
limits:
cpu: 8
memory: 8Gi
requests:
cpu: 2
memory: 4Gi
env:
- name: JAVA_OPTS
value: -Xmx2048M
Expand Down

0 comments on commit 67bd120

Please sign in to comment.