This commit is contained in:
William.Z 2025-12-23 20:17:14 +08:00
parent 7843edaa84
commit de642e0129

View File

@ -18,6 +18,9 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 80
envFrom:
- configMapRef:
name: storage-configmap
resources:
requests:
cpu: "0.125"