Skip to content

Commit d25c6d2

Browse files
authored
Update README.md
1 parent d35faf3 commit d25c6d2

File tree

1 file changed

+1
-1
lines changed
  • contrib/kustomize/ds-console-dedicated-node

1 file changed

+1
-1
lines changed

contrib/kustomize/ds-console-dedicated-node/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use `kustomize` to scope the Decision Server Console to a dedicated node defined
66

77
- [`kustomize`](https://kubectl.docs.kubernetes.io/installation/kustomize/) 3.5+ installed in your PATH
88
- Helm 3.1
9-
- A running Kubernetes cluster with an annotated node. You can add a label to a node with the following command:
9+
- In a running Kubernetes cluster with an annotated node. You can add a label to a node with the following command:
1010
```
1111
kubectl label nodes <your-node-name> <your-label>=<value>
1212
```

0 commit comments

Comments
 (0)