diff options
author | zhaoyh6 <zhaoyh6@asiainfo.com> | 2021-11-10 17:16:19 +0800 |
---|---|---|
committer | zhao yehua <zhaoyh6@asiainfo.com> | 2021-11-10 09:31:05 +0000 |
commit | 530095fbcae47e71c75e4fc85930ff096290d9d9 (patch) | |
tree | 1223c86641338301ee4af3401a465d1c40f4998b /kubernetes/uui/components/uui-nlp/templates/ingress.yaml | |
parent | 8e67e73081c7ca3b7a0236c8f6cd291f18f69de7 (diff) |
[UUI] NLP for IBN helm chart
NLP component added to UUI
Issue-ID: USECASEUI-605
Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com>
Change-Id: I0e4a4c71c0bd9bfacb9d1983e1f4a9a79aaab47b
Diffstat (limited to 'kubernetes/uui/components/uui-nlp/templates/ingress.yaml')
-rw-r--r-- | kubernetes/uui/components/uui-nlp/templates/ingress.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/uui/components/uui-nlp/templates/ingress.yaml b/kubernetes/uui/components/uui-nlp/templates/ingress.yaml new file mode 100644 index 0000000000..8f87c68f1e --- /dev/null +++ b/kubernetes/uui/components/uui-nlp/templates/ingress.yaml @@ -0,0 +1 @@ +{{ include "common.ingress" . }} |