🔨(tilt) improve local stack
Improve the local tilt file in order to be abble to start all thing without any dependencies to DINUM environment
This commit is contained in:
committed by
aleb_the_flash
parent
ed4f7dcf6c
commit
0ad37ee6de
@@ -38,7 +38,7 @@ docker_build(
|
||||
]
|
||||
)
|
||||
|
||||
k8s_yaml(local('cd ../src/helm && helmfile -n meet -e dev template .'))
|
||||
k8s_yaml(local('cd ../src/helm && helmfile -n meet -e ${DEV_ENV:-dev} template .'))
|
||||
|
||||
migration = '''
|
||||
set -eu
|
||||
|
||||
Reference in New Issue
Block a user