Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
11janci committed Sep 4, 2020
1 parent 30eea6b commit 9a9ffd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ var Addons = map[string]*Addon{
"volume-snapshot-controller-deployment.yaml",
"0640",
false),
}, true, "volumesnapshots"),
}, false, "volumesnapshots"),
"csi-hostpath-driver": NewAddon([]*BinAsset{
MustBinAsset(
"deploy/addons/csi-hostpath-driver/rbac/rbac-external-attacher.yaml",
Expand Down

0 comments on commit 9a9ffd4

Please sign in to comment.