aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/components/uui-server/templates/ingress.yaml
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@est.tech>2023-03-21 19:04:46 +0000
committerGerrit Code Review <gerrit@onap.org>2023-03-21 19:04:46 +0000
commit5b76eca5250aa16c7a3fcf8ef984acff2807d656 (patch)
tree2c6c07cdb10551c0a34b6a51d6ab3f656ca6ee19 /kubernetes/uui/components/uui-server/templates/ingress.yaml
parentae76d2e31d845728ad34ea599a2254b77fd87132 (diff)
parentc20e4dcc49a37d645e66d211e12891280f9aa4cc (diff)
Merge "[UUI] Cleanup Helmcharts from TLS/AAF"
Diffstat (limited to 'kubernetes/uui/components/uui-server/templates/ingress.yaml')
-rw-r--r--kubernetes/uui/components/uui-server/templates/ingress.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kubernetes/uui/components/uui-server/templates/ingress.yaml b/kubernetes/uui/components/uui-server/templates/ingress.yaml
index 8f87c68f1e..1f6ec7ab0e 100644
--- a/kubernetes/uui/components/uui-server/templates/ingress.yaml
+++ b/kubernetes/uui/components/uui-server/templates/ingress.yaml
@@ -1 +1,17 @@
+{{/*
+# Copyright © 2017 Amdocs, Bell Canada
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+*/}}
+
{{ include "common.ingress" . }}