Rename CSI driver to ru.yandex.s3.csi
This commit is contained in:
parent
46da5a7002
commit
49d7c3a488
7 changed files with 14 additions and 14 deletions
pkg/driver
|
@ -33,8 +33,8 @@ type driver struct {
|
|||
}
|
||||
|
||||
var (
|
||||
vendorVersion = "v1.2.0-rc.1"
|
||||
driverName = "ch.ctrox.csi.s3-driver"
|
||||
vendorVersion = "v1.2.0"
|
||||
driverName = "ru.yandex.s3.csi"
|
||||
)
|
||||
|
||||
// New initializes the driver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue