diff --git a/hack/eck-dump.sh b/hack/eck-dump.sh index 3e6b081c8a..90e700cc9b 100755 --- a/hack/eck-dump.sh +++ b/hack/eck-dump.sh @@ -102,6 +102,7 @@ main() { # get info from the namespaces in which resources are managed for ns in $RESOURCES_NS; do + get_resources $ns statefulsets get_resources $ns replicasets get_resources $ns deployments get_resources $ns pods