summaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/templates/ingress.yaml
diff options
context:
space:
mode:
authorLucjan Bryndza <l.bryndza@samsung.com>2019-12-02 15:49:47 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2019-12-06 09:08:41 +0000
commitac242707c66ff4d6c83e1258a6f9402d2b8fa838 (patch)
tree2861890c4cf0fd05a6450c5b85a0c0cf40f034ec /kubernetes/consul/templates/ingress.yaml
parentd6322c8e3038291b8a4029d10b0bf2de93c13cc6 (diff)
Add ingress controler support to Consul
Issue-ID: OOM-2177 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Icf30714776cb038f10377c16d40585280910f9d7 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Diffstat (limited to 'kubernetes/consul/templates/ingress.yaml')
-rw-r--r--kubernetes/consul/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/consul/templates/ingress.yaml b/kubernetes/consul/templates/ingress.yaml
new file mode 100644
index 0000000000..8f87c68f1e
--- /dev/null
+++ b/kubernetes/consul/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}