This commit is contained in:
@@ -50,11 +50,11 @@ spec:
|
||||
containerPort: 5432
|
||||
resources:
|
||||
requests:
|
||||
memory: 0.5Gi
|
||||
cpu: 1
|
||||
memory: 0.1Gi
|
||||
cpu: 0.01
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 2
|
||||
memory: 0.4Gi
|
||||
cpu: 0.05
|
||||
volumeMounts:
|
||||
- name: ptp-chat-pvc
|
||||
mountPath: /var/lib/postgresql
|
||||
|
||||
Reference in New Issue
Block a user