Skip to content

Commit 0712533

Browse files
committed
feat: Update COSI controller Addon
Chart now defines priorityClass and tolerations for the controller Pod.
1 parent b32e253 commit 0712533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/addons.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export KUBE_VIP_VERSION := v0.8.3
2525

2626
export METALLB_CHART_VERSION := 0.14.8
2727

28-
export COSI_CONTROLLER_VERSION := 0.0.1-alpha.4
28+
export COSI_CONTROLLER_VERSION := 0.0.1-alpha.5
2929

3030
.PHONY: addons.sync
3131
addons.sync: $(addprefix update-addon.,calico cilium nfd cluster-autoscaler snapshot-controller local-path-provisioner-csi aws-ebs-csi kube-vip)

0 commit comments

Comments
 (0)