FIX(postgresql): remove CPU limit from CNPG cluster

This commit is contained in:
2026-01-08 00:31:16 +09:00
parent 35df7aa64e
commit 93beb1c3b0

View File

@@ -22,7 +22,6 @@ spec:
cpu: "30m" cpu: "30m"
limits: limits:
memory: "384Mi" memory: "384Mi"
cpu: "45m"
# PostgreSQL configuration # PostgreSQL configuration
postgresql: postgresql: