Skip to content

Commit

Permalink
Update source/mongodb-handshake/handshake.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Braun <alcaeus@users.noreply.github.com>
  • Loading branch information
abr-egn and alcaeus authored Aug 28, 2023
1 parent 568e9ad commit bcb5bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/mongodb-handshake/handshake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ Container runtime information is captured in ``client.env.container``.
``client.env.container.runtime`` SHOULD be set to ``"docker"`` if the file ``.dockerenv``
exists in the root directory.

``client.env.container.orchestrator`` SHOULD be set to ``"kubernetes"`` if the environment
``client.env.container.orchestrator`` MUST be set to ``"kubernetes"`` if the environment
variable ``KUBERNETES_SERVICE_HOST`` is populated.

If no fields of ``client.env.container`` would be populated, ``client.env.container`` MUST
Expand Down

0 comments on commit bcb5bbb

Please sign in to comment.