add heavy loggin
This commit is contained in:
@@ -46,6 +46,7 @@ k8s_resource('gateway', resource_deps=['fastapi', 'detection-ui'],
|
||||
# Group uncategorized resources (configmaps, namespace) under infra
|
||||
k8s_resource(
|
||||
objects=['mpr:namespace', 'mpr-config:configmap', 'minio-config:configmap',
|
||||
'postgres-config:configmap', 'envoy-gateway-config:configmap'],
|
||||
'postgres-config:configmap', 'envoy-gateway-config:configmap',
|
||||
'minio-data:persistentvolumeclaim'],
|
||||
new_name='infra',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user