Skip to content

Commit

Permalink
feat(t8s-cluster/cinder-csi-plugin): allow to run on control-plane
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau committed Dec 14, 2023
1 parent ffa98cd commit 1182fba
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ spec:
secret:
enabled: true
name: cloud-config
csi:
plugin:
controllerPlugin:
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane

0 comments on commit 1182fba

Please sign in to comment.