Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2edf449

Browse files
committed
fixed
1 parent a3a14a1 commit 2edf449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdi/get-data-in/application/otel-dotnet/instrumentation/instrument-dotnet-application.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@ To deploy the .NET agent in Kubernetes, follow these steps:
436436
#. Configure the Kubernetes Downward API to expose environment variables to Kubernetes resources. The following example demonstrates how to update a deployment to expose environment variables by adding the agent configuration under the ``.spec.template.spec.containers.env`` section:
437437

438438
.. code-block:: yaml
439+
439440
apiVersion: apps/v1
440441
kind: Deployment
441442
spec:

0 commit comments

Comments
 (0)