- Addition of FLASK_ENV setting for all eveai services

- Addition of flower to the monitoring stack
This commit is contained in:
Josako
2025-09-09 21:07:10 +02:00
parent 10ca344c84
commit 6fbaff45a8
17 changed files with 206 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ spec:
- secretRef:
name: eveai-secrets
env:
- name: FLASK_ENV
value: "staging"
- name: FLASK_APP
value: "/app/scripts/run.py"
- name: COMPONENT_NAME