Skip to content

Commit 8e42005

Browse files
authored
Revert "bump ccm version to v0.4.25 (#688)"
This reverts commit f640818.
1 parent f640818 commit 8e42005

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/addons/ccm-linode/ccm-linode.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
repoURL: https://linode.github.io/linode-cloud-controller-manager/
1010
chartName: ccm-linode
1111
namespace: kube-system
12-
version: ${LINODE_CCM_VERSION:=v0.4.25}
12+
version: ${LINODE_CCM_VERSION:=v0.4.24}
1313
options:
1414
waitForJobs: true
1515
wait: true
@@ -30,8 +30,6 @@ spec:
3030
value: ${LINODE_URL:="https://api.linode.com"}
3131
- name: SSL_CERT_DIR
3232
value: "/tls"
33-
- name: LINODE_API_VERSION
34-
value: v4beta
3533
volumeMounts:
3634
- name: cacert
3735
mountPath: /tls

0 commit comments

Comments
 (0)