fix: correct KubernetesClient import to K8sClient in Celery tasks

This commit is contained in:
2025-10-06 10:40:20 -03:00
parent 5c5afc85ac
commit bf06ae190a
17 changed files with 1233 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ resources:
- namespace.yaml
- rbac.yaml
- configmap.yaml
- redis-configmap.yaml
- redis-deployment.yaml
- deployment.yaml
- service.yaml
- route.yaml