File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,11 @@ Release Notes for |k8s-op-full|
27
27
MongoDB Resource
28
28
````````````````
29
29
30
- - Security Contexts are now defined only at the Pod level. Previously,
31
- Security Contexts were defined at both the Pod and Container levels.
30
+ - Fixed a bug where `securityContext defined at the Pod level wouldn't
31
+ be respected as the operator would override it with a
32
+ `securityContext` at the container level. See the
33
+ `description <https://docs-mongodbcom-staging.corp.mongodb.com/docs-k8s-operator/docsworker-xlarge/DOCSP-23623/reference/k8s-operator-specification.html#spec.persistent>`__
34
+ of the `spec.persistent` setting for more information.
32
35
33
36
- Adds `timeoutMS`, and `userCacheInvalidationInterval` fields to the
34
37
`spec.security.authentication.ldap` object.
You can’t perform that action at this time.
0 commit comments