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 e6a34dd commit 4fe41e0Copy full SHA for 4fe41e0
deploy/README.md
@@ -6,7 +6,9 @@ Perform the following:
6
7
1. Download the `citrix-k8s-node-controller.yaml` deployment file using the following command:
8
9
- wget https://raw.githubusercontent.com/citrix/citrix-k8s-node-controller/git_cnc_v2/deploy/citrix-k8s-node-controller.yaml
+ ```
10
+ wget https://raw.githubusercontent.com/citrix/citrix-k8s-node-controller/master/deploy/citrix-k8s-node-controller.yaml
11
12
13
The deployment file contains definitions for the following:
14
0 commit comments