diff --git a/apps/herd/services/rancher_dashboard_service.py b/apps/herd/services/rancher_dashboard_service.py index 8871278..9937542 100644 --- a/apps/herd/services/rancher_dashboard_service.py +++ b/apps/herd/services/rancher_dashboard_service.py @@ -81,6 +81,6 @@ class RancherDashboardService: ).filter( transaction__rancher=rancher, transaction__transaction_status='success', - ) + ).values('quota_stat') return