From effe3f5e49882cb10a1cbe60c5abb2ff041ac5d6 Mon Sep 17 00:00:00 2001 From: Aleksandr Danshyn Date: Fri, 28 Feb 2020 11:34:22 +0200 Subject: [PATCH] Enabled extended ACL on the dev cluster (#152) --- deploy/platformmonitoringapi/values-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/platformmonitoringapi/values-dev.yaml b/deploy/platformmonitoringapi/values-dev.yaml index 7413f46b..1414616a 100644 --- a/deploy/platformmonitoringapi/values-dev.yaml +++ b/deploy/platformmonitoringapi/values-dev.yaml @@ -9,4 +9,4 @@ NP_MONITORING_PLATFORM_AUTH_URL: http://platformauthapi:8080 NP_MONITORING_ES_HOSTS: http://logging-elasticsearch:9200 NP_MONITORING_K8S_NS: default NP_MONITORING_REGISTRY_URL: https://registry-dev.neu.ro -NP_CLUSTER_NAME: "" +NP_CLUSTER_NAME: "default"