aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/log/charts/log-elasticsearch/templates
diff options
context:
space:
mode:
authorLucjan Bryndza <l.bryndza@samsung.com>2019-12-02 15:32:10 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2019-12-06 09:02:36 +0000
commitd6322c8e3038291b8a4029d10b0bf2de93c13cc6 (patch)
tree55bd5b63b26c295b7578ecf2cf5d4f0876e0718d /kubernetes/log/charts/log-elasticsearch/templates
parent672e49683b77bfbc8bc1cbc14c9180a4575eedc7 (diff)
Add ingress controler support to LOG
Issue-ID: OOM-2180 Change-Id: I18a2f724216a3946a40e0c4f166a3a4eeeca522b Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Diffstat (limited to 'kubernetes/log/charts/log-elasticsearch/templates')
-rw-r--r--kubernetes/log/charts/log-elasticsearch/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/log/charts/log-elasticsearch/templates/ingress.yaml b/kubernetes/log/charts/log-elasticsearch/templates/ingress.yaml
new file mode 100644
index 0000000000..8f87c68f1e
--- /dev/null
+++ b/kubernetes/log/charts/log-elasticsearch/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}