mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
modify link
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
1234d061c0
commit
ba654e0dad
@ -47,7 +47,7 @@ const (
|
||||
|
||||
// Manifest is the SP's manifest.
|
||||
var Manifest = map[string]string{
|
||||
"url": "https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock",
|
||||
"url": "https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/drivers/csi-test/mock",
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
|
Loading…
Reference in New Issue
Block a user