Skip to content

Commit 6951ac4

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add toleration to CSI nodeplugin"
2 parents 7594699 + fa4a6ba commit 6951ac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,8 @@ spec:
391391
labels:
392392
app: csi-cinder-nodeplugin
393393
spec:
394+
tolerations:
395+
- operator: Exists
394396
serviceAccount: csi-cinder-node-sa
395397
hostNetwork: true
396398
containers:

0 commit comments

Comments
 (0)