demo seed change
This commit is contained in:
@@ -42,40 +42,6 @@ resources:
|
||||
- migrations/ai-insights-migration-job.yaml
|
||||
- migrations/distribution-migration-job.yaml
|
||||
|
||||
# Demo initialization jobs (in Helm hook weight order)
|
||||
- jobs/demo-seed-rbac.yaml
|
||||
- jobs/demo-seed-users-job.yaml
|
||||
- jobs/demo-seed-tenants-job.yaml
|
||||
- jobs/demo-seed-tenant-members-job.yaml
|
||||
- jobs/demo-seed-subscriptions-job.yaml
|
||||
- jobs/demo-seed-inventory-job.yaml
|
||||
- jobs/demo-seed-recipes-job.yaml
|
||||
- jobs/demo-seed-suppliers-job.yaml
|
||||
- jobs/demo-seed-purchase-orders-job.yaml
|
||||
- jobs/demo-seed-sales-job.yaml
|
||||
- jobs/demo-seed-ai-models-job.yaml
|
||||
- jobs/demo-seed-stock-job.yaml
|
||||
- jobs/demo-seed-quality-templates-job.yaml
|
||||
- jobs/demo-seed-customers-job.yaml
|
||||
- jobs/demo-seed-equipment-job.yaml
|
||||
- jobs/demo-seed-production-batches-job.yaml
|
||||
- jobs/demo-seed-orders-job.yaml
|
||||
- jobs/demo-seed-procurement-job.yaml
|
||||
- jobs/demo-seed-forecasts-job.yaml
|
||||
- jobs/demo-seed-pos-configs-job.yaml
|
||||
- jobs/demo-seed-orchestration-runs-job.yaml
|
||||
# - jobs/demo-seed-alerts-job.yaml # Commented out: Alert processor v2 uses event-driven architecture; services emit events via RabbitMQ
|
||||
|
||||
# Phase 2: Child retail seed jobs (for enterprise demo)
|
||||
- jobs/demo-seed-inventory-retail-job.yaml
|
||||
- jobs/demo-seed-stock-retail-job.yaml
|
||||
- jobs/demo-seed-sales-retail-job.yaml
|
||||
- jobs/demo-seed-customers-retail-job.yaml
|
||||
- jobs/demo-seed-pos-retail-job.yaml
|
||||
- jobs/demo-seed-forecasts-retail-job.yaml
|
||||
# - jobs/demo-seed-alerts-retail-job.yaml # Commented out: Alert processor v2 uses event-driven architecture; services emit events via RabbitMQ
|
||||
- jobs/demo-seed-distribution-history-job.yaml
|
||||
|
||||
# External data initialization job (v2.0)
|
||||
- jobs/external-data-init-job.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user