apps/mysql/release.yaml: update
This commit is contained in:
parent
7bc8366e63
commit
c3b31b992b
@ -33,10 +33,11 @@ spec:
|
||||
primary:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 1Gi
|
||||
resources:
|
||||
requests:
|
||||
memory: 100Mi
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
limits:
|
||||
cpu: "200m"
|
||||
memory: "300Mi"
|
||||
cpu: 200m
|
||||
memory: 400Mi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user