cozystack/packages/apps
Timofei Larkin b140f1b57f Capture all resources by WorkloadMonitors
Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-06-03 15:40:27 +03:00
..
bucket Enable user-added params in tenant cluster Cilium 2025-05-05 15:37:34 +03:00
clickhouse Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
ferretdb Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
http-cache Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
kafka Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kubernetes Fixed Gateway API manifest 2025-06-01 23:49:42 +02:00
mysql Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
nats Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
postgres Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
rabbitmq Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
redis Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
tcp-balancer Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
tenant [docs] Review the Tenant app documentation 2025-05-23 14:50:24 +03:00
virtual-machine Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
vm-disk Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
vm-instance Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
vpn Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Capture all resources by WorkloadMonitors 2025-06-03 15:40:27 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd