Fix CPU limit format in cloudnativepg application template
This commit is contained in:
parent
19454d19a9
commit
a4fed55e52
@ -50,7 +50,7 @@ spec:
|
||||
cpu: 100m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 1
|
||||
cpu: '1'
|
||||
postgresql:
|
||||
parameters:
|
||||
max_connections: "200"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user