Update README.md - space for label creation (#6471)

This commit is contained in:
Marc MAURICE
2025-01-23 15:16:03 +01:00
committed by GitHub
parent 4fe1248aa8
commit 95357df8dd

View File

@@ -57,7 +57,7 @@ Here is an example:
to label a node to be able to run all pod types in k8s:
```
kubectl label node YOUR_NODE_NAME sw-volume=true,sw-backend=true
kubectl label node YOUR_NODE_NAME sw-volume=true sw-backend=true
```
on production k8s deployment you will want each pod to have a different host,