Rename repository to k8s-csi-s3
This commit is contained in:
parent
ecd954b294
commit
02568bfa05
13 changed files with 17 additions and 17 deletions
cmd/s3driver
|
@ -21,7 +21,7 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/yandex-cloud/csi-s3/pkg/driver"
|
||||
"github.com/yandex-cloud/k8s-csi-s3/pkg/driver"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue