diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 06:39:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 06:39:52 +0000 |
commit | 593d0d500f75c127cc07872415eb709949bc98dc (patch) | |
tree | 9270598d5db6c08a288a62513261a65d470557fd /kubernetes/oof/components/oof-has/templates/configmap.yaml | |
parent | 8a94a1dc516b41c76d30a8e217c3d3397db366cb (diff) | |
parent | 544ded22f28d1b98c3187cb6fcde7da4548938f8 (diff) |
Merge "[OOF] change comment style"
Diffstat (limited to 'kubernetes/oof/components/oof-has/templates/configmap.yaml')
-rwxr-xr-x | kubernetes/oof/components/oof-has/templates/configmap.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/oof/components/oof-has/templates/configmap.yaml b/kubernetes/oof/components/oof-has/templates/configmap.yaml index 39b69a6817..35581366e6 100755 --- a/kubernetes/oof/components/oof-has/templates/configmap.yaml +++ b/kubernetes/oof/components/oof-has/templates/configmap.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T,VMware # @@ -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 |