diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 06:42:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 06:42:07 +0000 |
commit | febcdd62d5ee6e5ba16cf104acc11aa414f69577 (patch) | |
tree | e1dbcd11a7c4d44a4b1437230e4db2ef8d4db470 /kubernetes/portal/components/portal-widget/templates/configmap.yaml | |
parent | 8fe479f92975d66dbaa3eb8eacef52097fd31edf (diff) | |
parent | dc31fb09f2383d5933432040f4e852613b7f42f8 (diff) |
Merge "[PORTAL] change comment style"
Diffstat (limited to 'kubernetes/portal/components/portal-widget/templates/configmap.yaml')
-rw-r--r-- | kubernetes/portal/components/portal-widget/templates/configmap.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/portal/components/portal-widget/templates/configmap.yaml b/kubernetes/portal/components/portal-widget/templates/configmap.yaml index 4ac5f6d4ea..58acd42a69 100644 --- a/kubernetes/portal/components/portal-widget/templates/configmap.yaml +++ b/kubernetes/portal/components/portal-widget/templates/configmap.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T # @@ -12,6 +13,7 @@ # 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. +*/}} apiVersion: v1 kind: ConfigMap |