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.
1 parent e0efa1a commit de3e7c6Copy full SHA for de3e7c6
deployment/pcm/README.md
@@ -43,7 +43,7 @@ helm install pcm .
43
44
#### Direct privileged method
45
```
46
-helm upgrade --install pcm . --set privileged=true -f values-metal.yaml -f values-direct.yaml
+helm install pcm . -f values-direct-privileged.yaml
47
48
49
#### Node-feature-discovery + Prometheus podMonitor
0 commit comments