Skip to content

Commit 1b2f40e

Browse files
authored
Update README.md
1 parent 0f7116d commit 1b2f40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ languages that talk to each other over gRPC. It's setup to run inside a Kind Kub
6161
3. The [Dynatrace OneAgent](https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s) will also be deployed in the cluster using the Dynatrace Operator. You can validate the Operator is running by using the following command:
6262

6363
```sh
64-
kubectl get dynakubes -n dynatrace
64+
kubectl get pods -n dynatrace
6565
```
6666

6767
It should be in a `Running` state:

0 commit comments

Comments
 (0)