diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 06:40:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 06:40:55 +0000 |
commit | 8fe479f92975d66dbaa3eb8eacef52097fd31edf (patch) | |
tree | 1ab2e7f11fa478776654c85f3da29a0d2c7ec516 /kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml | |
parent | bc66941b310ea1f723453b010e1b49822ca4a13a (diff) | |
parent | 2bd138da5420be09d64aa4d7e26ec229e54a0380 (diff) |
Merge "[POMBA] change comment style"
Diffstat (limited to 'kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml')
-rw-r--r-- | kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml b/kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml index 7c47fea02c..d0e26326ce 100644 --- a/kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml +++ b/kubernetes/pomba/charts/pomba-aaictxbuilder/templates/configmap.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2018 Amdocs # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +*/}} apiVersion: v1 kind: ConfigMap |