File tree 2 files changed +3
-3
lines changed
charts/percona-xtradb-cluster
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ type: application
14
14
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
- version : 1.12.6
17
+ version : 1.12.7
18
18
19
19
# This is the version number of the application being deployed. This version number should be
20
20
# incremented each time you make changes to the application.
Original file line number Diff line number Diff line change 53
53
memory : 2G
54
54
cpu : 1000m
55
55
limits :
56
- memory : 16G
56
+ memory : 8G
57
57
cpu : 6000m
58
58
# ephemeral-storage: 1G
59
59
# nodeSelector:
@@ -179,7 +179,7 @@ spec:
179
179
# envVarsSecret: my-env-var-secrets
180
180
resources :
181
181
requests :
182
- memory : 1G
182
+ memory : 100M
183
183
cpu : 600m
184
184
# limits:
185
185
# memory: 1G
You can’t perform that action at this time.
0 commit comments