We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35faf3 commit d25c6d2Copy full SHA for d25c6d2
contrib/kustomize/ds-console-dedicated-node/README.md
@@ -6,7 +6,7 @@ Use `kustomize` to scope the Decision Server Console to a dedicated node defined
6
7
- [`kustomize`](https://kubectl.docs.kubernetes.io/installation/kustomize/) 3.5+ installed in your PATH
8
- Helm 3.1
9
-- A running Kubernetes cluster with an annotated node. You can add a label to a node with the following command:
+- In a running Kubernetes cluster with an annotated node. You can add a label to a node with the following command:
10
```
11
kubectl label nodes <your-node-name> <your-label>=<value>
12
0 commit comments