chore(postgres): set resource request and limit
This commit is contained in:
7
postgres/cnpg-values.yaml
Normal file
7
postgres/cnpg-values.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
Reference in New Issue
Block a user