(tilt) add Tilt environment for testing DINUM frontend image

Introduce new development environment to test custom DINUM image locally
and validate white-label customizations.
This commit is contained in:
lebaudantoine
2025-06-26 19:17:25 +02:00
committed by aleb_the_flash
parent 77e7e9cdd4
commit fb6b6f2b03
8 changed files with 356 additions and 3 deletions

View File

@@ -136,7 +136,7 @@ frontend:
replicas: 1
image:
repository: localhost:5001/meet-frontend
repository: localhost:5001/meet-frontend-generic
pullPolicy: Always
tag: "latest"