Skip to content

Commit

Permalink
fix values files for direct privileged method
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalucki committed May 21, 2024
1 parent 6ed6bdf commit 246aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pcm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ helm install pcm .

#### Direct privileged method
```
helm upgrade --install pcm . --set privileged=true -f values-metal.yaml -f values-direct.yaml
helm install pcm . -f values-direct-privileged.yaml
```

#### Node-feature-discovery + Prometheus podMonitor
Expand Down

0 comments on commit 246aebb

Please sign in to comment.