Harden platform security, reliability, and CI after full audit.
Close deployment IDOR and gate stub payment endpoints, add production secret validation, health probes, Redis-backed build progress, GitHub Actions CI, expanded tests, billing/k8s refactors, and ops runbooks. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -97,3 +97,12 @@ ingress:
|
||||
migrations:
|
||||
enabled: true
|
||||
image: postgres:16-alpine
|
||||
|
||||
monitoring:
|
||||
enabled: false
|
||||
|
||||
backups:
|
||||
postgres:
|
||||
enabled: false
|
||||
schedule: "0 3 * * *"
|
||||
storageSize: 10Gi
|
||||
|
||||
Reference in New Issue
Block a user