aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@est.tech>2023-03-25 15:25:01 +0000
committerGerrit Code Review <gerrit@onap.org>2023-03-25 15:25:01 +0000
commit2f85c74720eaeb1a95403d227cb7d9bf548bffb4 (patch)
tree8e01efd169305b3350dcceb548952a59f2439b65 /kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml
parent44835b0be69ddf3d86c4f73f3d5ce62e7e2ceaa3 (diff)
parentdd34eadb816e1089a7121dda9810e902caf3e6c4 (diff)
Merge "[SDC] Chart cleanup for AAF/TLS removal"
Diffstat (limited to 'kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml')
-rw-r--r--kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml b/kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml
index 171442dfdc..e9e5fcf1d1 100644
--- a/kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml
+++ b/kubernetes/sdc/components/sdc-wfd-be/templates/ingress.yaml
@@ -1 +1,18 @@
+{{/*
+# Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2023 Deutsche Telekom
+#
+# 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" .}}