File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ mariadb:
207
207
# @default -- Check `values.yaml`. Used by official CTFd `docker-compose.yml`
208
208
extraFlags : " --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci --wait_timeout=28800 --log-warnings=0"
209
209
# -- Check Bintami's documentation
210
- resourcePreset : small
210
+ resourcesPreset : small
211
211
persistence :
212
212
enabled : true
213
213
size : 2Gi
@@ -216,7 +216,7 @@ mariadb:
216
216
# @default -- Check `values.yaml`. Used by official CTFd `docker-compose.yml`
217
217
extraFlags : " --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci --wait_timeout=28800 --log-warnings=0"
218
218
# -- Check Bintami's documentation
219
- resourcePreset : small
219
+ resourcesPreset : small
220
220
replicaCount : 1
221
221
persistence :
222
222
enabled : true
You can’t perform that action at this time.
0 commit comments