diff --git a/test/e2e/storage/utils/create.go b/test/e2e/storage/utils/create.go index 8131908468e..c3fb6b3699a 100644 --- a/test/e2e/storage/utils/create.go +++ b/test/e2e/storage/utils/create.go @@ -50,7 +50,7 @@ import ( // // LoadFromManifests has some limitations: // - aliases are not supported (i.e. use serviceAccountName instead of the deprecated serviceAccount, -// https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.11/#podspec-v1-core) +// https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1) // and silently ignored // - the latest stable API version for each item is used, regardless of what // is specified in the manifest files