Skip to content

Commit

Permalink
Add topology feature gate to provisioner
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Griffiths <[email protected]>
  • Loading branch information
ggriffiths committed Dec 5, 2019
1 parent 8931eaf commit fd8ded9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ spec:
args:
- -v=5
- --csi-address=/csi/csi.sock
- --feature-gates=Topology=true
volumeMounts:
- mountPath: /csi
name: socket-dir
Expand Down

0 comments on commit fd8ded9

Please sign in to comment.