From 1da2ec20ceab1b1e02edd79c5f63f84f7ce56980 Mon Sep 17 00:00:00 2001 From: Loc Mai Date: Sun, 15 May 2022 18:34:20 +0700 Subject: [PATCH] no global needed for dev env --- bootstrap/root/values-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/root/values-dev.yaml b/bootstrap/root/values-dev.yaml index 4b5a7b74..0a3383f8 100644 --- a/bootstrap/root/values-dev.yaml +++ b/bootstrap/root/values-dev.yaml @@ -1,7 +1,7 @@ env: "dev" global: - enabled: true + enabled: false domain: "172-28-0-3.nip.io" repoURL: https://github.com/locmai/humble.git