We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e00514b + 4f40095 commit f210d24Copy full SHA for f210d24
staging/oms/README.md
@@ -42,7 +42,7 @@ The Workspace ID and Primary Key can be found inside the OMS Portal under Settin
42
Run the following command to deploy the OMS agent to your Kubernetes nodes:
43
44
```
45
-kubectl -f omsagent-daemonset.yaml
+kubectl create -f omsagent-daemonset.yaml
46
47
48
## Step 4
@@ -58,4 +58,4 @@ A new tile for the Container solution that you added appears on the Overview pag
58
59

60
61
-
+
0 commit comments