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
build-and-push-harbor / docker-build-push (push) Waiting to run
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user