fix: disable python service health check to prevent pod crashes
Build Institutional Trader / build-and-deploy (push) Has been cancelled Details

This commit is contained in:
Deep Koluguri 2026-06-22 19:38:15 -04:00
parent 4d00f978e2
commit 76c24aaec1
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ spec:
env:
- name: NODE_ENV
value: "production"
- name: USE_PYTHON_SERVICE
value: "false"
- name: DATABASE_URL
valueFrom:
secretKeyRef: