Merge remote-tracking branch 'origin/pro'

This commit is contained in:
付庆吉
2021-05-25 15:28:07 +08:00

View File

@ -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