Skip to content

Commit 9d5cb0b

Browse files
author
Rahul Sharma
committed
remove LINODE_CA reference from doc
1 parent 879770f commit 9d5cb0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/topics/linode-cloud-controller-manager.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Check the cert contents and if its a CA, use it.
2222
Additional vars which needs to be set for custom enviroments:
2323
```sh
2424
export LINODE_URL=<env specific API path>
25-
export LINODE_CA=<env specific CA file path on disk>
2625
export LINODE_EXTERNAL_SUBNET=<network to be marked as public network>
2726
export LINODE_CA_BASE64=<base64 encoded value of LINODE_CA cert content>
2827
```

0 commit comments

Comments
 (0)