aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/charts/appc-cdt/templates
diff options
context:
space:
mode:
authorLucjan Bryndza <l.bryndza@samsung.com>2019-12-02 12:20:10 +0100
committerLucjan Bryndza <l.bryndza@samsung.com>2019-12-03 09:35:16 +0100
commit684487d6de4e05547e1fc2a7f803cbd27ba3c32d (patch)
treedb93f3fbfd85b7e74b7e5113006b2e2c7ea63fd0 /kubernetes/appc/charts/appc-cdt/templates
parent41041fce7009965f5a0da872d5efa4ab1c937f38 (diff)
Add ingress controler support to APPC
Issue-ID: OOM-2173 Change-Id: I39aaba4a5b35dd82ffe9f5acc413a7dd93e451c2 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Diffstat (limited to 'kubernetes/appc/charts/appc-cdt/templates')
-rw-r--r--kubernetes/appc/charts/appc-cdt/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/appc/charts/appc-cdt/templates/ingress.yaml b/kubernetes/appc/charts/appc-cdt/templates/ingress.yaml
new file mode 100644
index 0000000000..8f87c68f1e
--- /dev/null
+++ b/kubernetes/appc/charts/appc-cdt/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}