summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/templates/ingress.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2019-12-11 10:00:14 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-11 10:00:14 +0000
commit9368b1aa2fd9e8bff7f3f87ef8ddb0a4f67ee1ce (patch)
tree39f22c8452957dbc712701793e941e5f3f84c2cf /kubernetes/uui/templates/ingress.yaml
parent7550721979daa2d29888c9ee73b125829f3f1c32 (diff)
parent3c2fb1f0e7d9a495d2c27e0e03b0781025b79489 (diff)
Merge "Add ingress controler support to UUI"
Diffstat (limited to 'kubernetes/uui/templates/ingress.yaml')
-rw-r--r--kubernetes/uui/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/uui/templates/ingress.yaml b/kubernetes/uui/templates/ingress.yaml
new file mode 100644
index 0000000000..8f87c68f1e
--- /dev/null
+++ b/kubernetes/uui/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}