Support storageclass storage upgrades to v1

This commit is contained in:
Andy Goldstein
2017-05-19 13:00:25 -04:00
parent 6f7eac63c2
commit 538eb3c6cb
2 changed files with 35 additions and 22 deletions

View File

@@ -48,6 +48,7 @@ declare -a resources=(
"services"
"jobs"
"horizontalpodautoscalers"
"storageclasses"
)
# Find all the namespaces.