feat(k01): bump mongo redis images and workaround mongo tcmalloc segfault on newer kernels
build-and-push-harbor / docker-build-push (push) Waiting to run

This commit is contained in:
zetaloop
2026-05-06 07:18:24 +08:00
parent 92822e9da8
commit 4d4a16ba1b
3 changed files with 17 additions and 14 deletions
+4 -1
View File
@@ -6,7 +6,7 @@ metadata:
spec:
members: 1
type: ReplicaSet
version: "8.2.6"
version: "8.3.1"
security:
authentication:
modes:
@@ -28,6 +28,9 @@ spec:
spec:
containers:
- name: mongod
env:
- name: GLIBC_TUNABLES
value: glibc.cpu.hwcaps=-SHSTK
resources:
requests:
cpu: 30m