Skip to content

Commit a70eeab

Browse files
vcarluerjreynard-code
authored andcommitted
Monitoring is global to the whole platform
1 parent 6fb628c commit a70eeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/kubernetes/deploy_via_helm-dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export ARGO_BUCKET_NAME=argo-workflows
7474
export ARGO_SERVICE_ACCOUNT=workflowcsmv2
7575

7676
export NAMESPACE_NGINX="ingress-nginx"
77-
export MONITORING_NAMESPACE="${NAMESPACE}-monitoring"
77+
export MONITORING_NAMESPACE="cosmotech-monitoring"
7878

7979
HELM_CHARTS_BASE_PATH=$(realpath "$(dirname "$0")")
8080

0 commit comments

Comments
 (0)