bugfix:临时性修复0906环境中sapp启动时间过长问题

This commit is contained in:
fumingwei
2022-08-04 18:49:55 +08:00
committed by 付明卫
parent 35ef86862d
commit 1823a201ca

View File

@@ -30,11 +30,6 @@ spec:
command: ["/opt/tsg/sapp/sapp"]
securityContext:
privileged: true
resources:
limits:
memory: "80Gi"
requests:
memory: "30Gi"
livenessProbe:
tcpSocket:
port: 9273