Skip to content

Commit 3c67f9b

Browse files
Merge pull request #15 from oracle-quickstart/arnaudfroidmont-patch-1
Update README.md
2 parents 001cbb9 + adef9f2 commit 3c67f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ helm install --wait \
131131

132132
### Deploy SR-IOV CNI
133133
```
134-
[kubectl apply -f [https://raw.githubusercontent.com/openshift/sriov-cni/master/images/k8s-v1.16/sriov-cni-daemonset.yaml](https://raw.githubusercontent.com/oracle-quickstart/oci-hpc-oke/main/manifests/sriov-cni-daemonset.yaml](https://raw.githubusercontent.com/oracle-quickstart/oci-hpc-oke/main/manifests/sriov-cni-daemonset.yaml))
134+
kubectl apply -f https://raw.githubusercontent.com/openshift/sriov-cni/master/images/k8s-v1.16/sriov-cni-daemonset.yaml
135135
```
136136

137137
### Deploy RDMA CNI

0 commit comments

Comments
 (0)