remove orphan postgres deployment
This commit is contained in:
@@ -41,8 +41,7 @@ docker_build(
|
||||
|
||||
# --- Resources ---
|
||||
|
||||
k8s_resource('postgres')
|
||||
k8s_resource('api', resource_deps=['postgres'])
|
||||
k8s_resource('api')
|
||||
k8s_resource('ui', resource_deps=['api'], port_forwards=['8040:80'])
|
||||
|
||||
# Group infra resources
|
||||
|
||||
Reference in New Issue
Block a user