Merge "Add toleration to CSI nodeplugin"

This commit is contained in:
Zuul 2021-09-06 20:51:57 +00:00 committed by Gerrit Code Review
commit 6951ac4fc6
1 changed files with 2 additions and 0 deletions

View File

@ -391,6 +391,8 @@ spec:
labels:
app: csi-cinder-nodeplugin
spec:
tolerations:
- operator: Exists
serviceAccount: csi-cinder-node-sa
hostNetwork: true
containers: