From 98f57921f9ad5892f13308756a5257a36d351556 Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Fri, 7 Jul 2023 14:36:56 +0200 Subject: [PATCH] DEV-1114 dev-devnso --- kustomize/devnso/patches.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kustomize/devnso/patches.yaml b/kustomize/devnso/patches.yaml index d78ddf2..bd347ba 100644 --- a/kustomize/devnso/patches.yaml +++ b/kustomize/devnso/patches.yaml @@ -10,11 +10,11 @@ spec: spec: hostAliases: - hostnames: - - dev-elastic-stack-elastic-01 + - devnso-elastic-stack-elastic-01 ip: 10.0.0.5 - hostnames: - - dev-elastic-stack-elastic-02 + - devnso-elastic-stack-elastic-02 ip: 10.0.0.6 - hostnames: - - dev-elastic-stack-elastic-03 + - devnso-elastic-stack-elastic-03 ip: 10.0.0.7