Merge remote-tracking branch 'origin/pro'
This commit is contained in:
8
pro.yaml
8
pro.yaml
@ -84,6 +84,14 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: status.podIP
|
fieldPath: status.podIP
|
||||||
|
- name: JAVA_TOOL_OPTIONS
|
||||||
|
value:
|
||||||
|
-XX:+UnlockExperimentalVMOptions
|
||||||
|
-XX:+UseContainerSupport
|
||||||
|
-XX:+UseCGroupMemoryLimitForHeap
|
||||||
|
-XX:InitialRAMPercentage=40.0
|
||||||
|
-XX:MinRAMPercentage=20.0
|
||||||
|
-XX:MaxRAMPercentage=80.0
|
||||||
---
|
---
|
||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
Reference in New Issue
Block a user