Skip to content

Commit 2409427

Browse files
authored
Merge pull request #561 from DougTW/dm-edits-operator
Edited operator README. Changed 1 instance of master to main, line 78.
2 parents 667aa94 + 80a7e4e commit 2409427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $ export no_proxy=$no_proxy,.svc,.svc.cluster.local
7575
Finally deploy the operator itself:
7676

7777
```
78-
$ kubectl apply -k https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/default?ref=master
78+
$ kubectl apply -k https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/default?ref=main
7979
```
8080

8181
Now you can deploy the device plugins by creating corresponding custom resources.

0 commit comments

Comments
 (0)