From 323d90edd8cbb5f362b2c8a4d2db48b44511c743 Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Fri, 7 Jul 2023 14:35:10 +0200 Subject: [PATCH] DEV-1114 dev-devnso --- kustomize/devnso/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/devnso/kustomization.yaml b/kustomize/devnso/kustomization.yaml index 559ed2d..e483778 100644 --- a/kustomize/devnso/kustomization.yaml +++ b/kustomize/devnso/kustomization.yaml @@ -13,7 +13,7 @@ configMapGenerator: - files/es_ca.crt - name: prometheus-es-exporter-escluster literals: - - es_cluster=https://dev-elastic-stack-elastic-01:9200,https://dev-elastic-stack-elastic-02:9200,https://dev-elastic-stack-elastic-03:9200 + - es_cluster=https://devnso-elastic-stack-elastic-01:9200,https://devnso-elastic-stack-elastic-02:9200,https://devnso-elastic-stack-elastic-03:9200 patchesStrategicMerge: - patches.yaml