SIENTIAPDE-1193

SIENTIAPDE-1193 Update values.yaml to include new environment variables for enhanced configuration

- Added new environment variables for improved deployment flexibility.
- Updated existing configurations to align with recent changes in the application structure.
This commit is contained in:
vitor-aignosi
2025-08-25 09:19:24 -03:00
parent c5744ebee4
commit 30eaab4f35

1
coverage.sh Executable file
View File

@@ -0,0 +1 @@
pytest --cov=ingestor --cov-report=html && xdg-open htmlcov/index.html