Use correct namespace for environment

This commit is contained in:
2020-04-15 12:38:07 +02:00
parent 5d4090e262
commit 8815727b4f
3 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
CHART_REPO := http://jenkins-x-chartmuseum:8080
DIR := "env"
NAMESPACE := "change-me"
NAMESPACE := "jx-staging"
OS := $(shell uname)
build: clean