Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions profiles/spectrum-x-ra2.2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,10 @@ kubectl apply -f ./output/network-operator/

## Testing

Deploy the test pod to verify the configuration:
Deploy the example DaemonSet to verify the configuration:

```bash
kubectl apply -f 90-pod.yaml
kubectl apply -f ./output/network-operator/90-example-daemonset.yaml
```

Check the pod has access to all rails:
Expand Down