mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
commit
b81a2a7373
@ -47,7 +47,7 @@ const (
|
|||||||
|
|
||||||
// Manifest is the SP's manifest.
|
// Manifest is the SP's manifest.
|
||||||
var Manifest = map[string]string{
|
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 {
|
type Config struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user