Add improvements
This commit is contained in:
@@ -15,7 +15,6 @@ resources:
|
||||
- configmaps/postgres-logging-config.yaml
|
||||
- secrets/postgres-tls-secret.yaml
|
||||
- secrets/redis-tls-secret.yaml
|
||||
- secrets/demo-internal-api-key-secret.yaml
|
||||
|
||||
# Additional configs
|
||||
- configs/postgres-init-config.yaml
|
||||
@@ -23,7 +22,8 @@ resources:
|
||||
# Migration jobs
|
||||
- migrations/auth-migration-job.yaml
|
||||
- migrations/tenant-migration-job.yaml
|
||||
- migrations/tenant-seed-pilot-coupon-job.yaml
|
||||
# Note: tenant-seed-pilot-coupon-job.yaml removed - pilot coupon is now seeded
|
||||
# automatically during tenant-service startup (see app/jobs/startup_seeder.py)
|
||||
- migrations/training-migration-job.yaml
|
||||
- migrations/forecasting-migration-job.yaml
|
||||
- migrations/sales-migration-job.yaml
|
||||
|
||||
Reference in New Issue
Block a user