Commit 1e7832e8 authored by Matteo Di Carlo's avatar Matteo Di Carlo
Browse files

change default KUBE_NAMESPACE

parent 11c73417
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ DSCONFIG_JSON_FILE ?= csp-lmc-mid/charts/csp-lmc-mid/data/configuration.json

# KUBE_NAMESPACE defines the Kubernetes Namespace that will be deployed to
# using Helm.  If this does not already exist it will be created
KUBE_NAMESPACE ?= integration
KUBE_NAMESPACE ?= csp-proto

# HELM_RELEASE is the release that all Kubernetes resources will be labelled
# with