diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 06:40:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 06:40:40 +0000 |
commit | bc66941b310ea1f723453b010e1b49822ca4a13a (patch) | |
tree | 238155187eafacaf977e346d4f0e799de1c343cd /kubernetes/onap/resources/environments/disable-allcharts.yaml | |
parent | 593d0d500f75c127cc07872415eb709949bc98dc (diff) | |
parent | 5b55e7a8d4d8cb3b6a5543ad175ad72f97ccb193 (diff) |
Merge "[ONAP] change comment style"
Diffstat (limited to 'kubernetes/onap/resources/environments/disable-allcharts.yaml')
-rw-r--r-- | kubernetes/onap/resources/environments/disable-allcharts.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/onap/resources/environments/disable-allcharts.yaml b/kubernetes/onap/resources/environments/disable-allcharts.yaml index 27588fa4a8..172dce41ef 100644 --- a/kubernetes/onap/resources/environments/disable-allcharts.yaml +++ b/kubernetes/onap/resources/environments/disable-allcharts.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs, Bell Canada # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,6 +12,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. +*/}} # This override file is useful to test one or more subcharts. |