aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-sparky-be/templates
diff options
context:
space:
mode:
authorLucjan Bryndza <l.bryndza@samsung.com>2019-12-02 11:39:26 +0100
committerLucjan Bryndza <l.bryndza@samsung.com>2019-12-02 11:40:34 +0100
commita85362d9a0ece87f8cf64ca7949cf7bdb97b70a3 (patch)
treeae90bf1c1a988592fb15ad39f8b536db3e7b3300 /components/aai-sparky-be/templates
parent81954e51ef4c04fb08182d779f4871dfca766221 (diff)
Add ingress controler support to AAI
Issue-ID: OOM-2171 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I9afdae36aa9afd1f80f88b5bb3a15935f9335a93
Diffstat (limited to 'components/aai-sparky-be/templates')
-rw-r--r--components/aai-sparky-be/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/aai-sparky-be/templates/ingress.yaml b/components/aai-sparky-be/templates/ingress.yaml
new file mode 100644
index 0000000..8f87c68
--- /dev/null
+++ b/components/aai-sparky-be/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}