fix: through out more values
All checks were successful
Docker Image CI / build (push) Successful in 7s

This commit is contained in:
2026-03-06 16:30:56 +08:00
parent bf02eb6ce8
commit 57c828ecab

View File

@@ -108,6 +108,15 @@ postgresql:
persistence:
storageClass: ""
size: 5Gi
resources:
requests:
cpu: 2
memory: 512Mi
limits:
cpu: 3
memory: 1024Mi
podSecurityContext:
fsGroupChangePolicy: Always
global:
security:
allowInsecureImages: true