调整服务资源配额限制与集群命名空间

This commit is contained in:
chenbowen
2025-09-10 10:14:27 +08:00
parent d4a3803369
commit dd668ba1f1

View File

@@ -2,7 +2,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-gateway
labels:
app: yudao-gateway
@@ -29,7 +29,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-gateway
spec:
type: NodePort
@@ -45,7 +45,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-infra
labels:
app: yudao-module-infra
@@ -84,6 +84,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -94,7 +101,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-infra
spec:
type: ClusterIP
@@ -109,7 +116,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-system
labels:
app: yudao-module-system
@@ -148,6 +155,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -158,7 +172,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-system
spec:
type: ClusterIP
@@ -173,7 +187,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-bpm
labels:
app: yudao-module-bpm
@@ -212,6 +226,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -222,7 +243,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-bpm
spec:
type: ClusterIP
@@ -237,7 +258,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-report
labels:
app: yudao-module-report
@@ -276,6 +297,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -286,7 +314,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-report
spec:
type: ClusterIP
@@ -301,7 +329,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-template
labels:
app: yudao-module-template
@@ -340,6 +368,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -350,7 +385,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: yudao-module-template
spec:
type: ClusterIP
@@ -365,7 +400,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: logistics-server
labels:
app: logistics-server
@@ -404,6 +439,13 @@ spec:
initialDelaySeconds: 30
periodSeconds: 10
failureThreshold: 5
resources:
requests:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "700m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
type: RollingUpdate
@@ -414,7 +456,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
namespace: ns-f16a3067ca7b434aad127d15eac82503
namespace: ns-d6a0e78ebd674c279614498e4c57b133
name: logistics-server
spec:
type: ClusterIP