summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties')
-rw-r--r--kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties7
1 files changed, 0 insertions, 7 deletions
diff --git a/kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties b/kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties
deleted file mode 100644
index a42eb427bb..0000000000
--- a/kubernetes/pomba/components/pomba-search-data/resources/config/elastic-search.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-{{/*
-# ElasticSearch Configuration
-*/}}
-
-es.cluster-name=POMBA_ES
-es.ip-address=pomba-es.{{.Release.Namespace}}
-es.http-port={{.Values.config.elasticsearchHttpPort}}