fix: update Celery task to return real cluster data instead of mock data

This commit is contained in:
2025-10-06 15:31:47 -03:00
parent 3c7e2f7fa1
commit c963879739
3 changed files with 46 additions and 38 deletions

View File

@@ -81,6 +81,8 @@ spec:
configMapKeyRef:
name: resource-governance-config
key: INCLUDE_SYSTEM_NAMESPACES
- name: API_BASE_URL
value: "http://resource-governance-service:8080"
- name: SYSTEM_NAMESPACE_PREFIXES
valueFrom:
configMapKeyRef: