diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-03-26 14:20:56 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-03-26 14:20:56 +0100 |
commit | f11447d127d21dd56b302fe1014f4801d32511c5 (patch) | |
tree | bdc3c9a91af81a7bf132b4324ee378eb71de11b7 /vnfs/DAaaS/deploy/00-init/istio-operator | |
parent | bba7ed02826fa1f33189eb1d2d43c74a0d45fe83 (diff) |
Fix spacing issues in YAML files in vnfs
Fixes applied as reported by yamllint.
Change-Id: I8bd30d49e728715fdc696bb984fbca842ac1c2b8
Issue-ID: INT-1482
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'vnfs/DAaaS/deploy/00-init/istio-operator')
-rw-r--r-- | vnfs/DAaaS/deploy/00-init/istio-operator/Chart.yaml | 2 | ||||
-rw-r--r-- | vnfs/DAaaS/deploy/00-init/istio-operator/values.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/vnfs/DAaaS/deploy/00-init/istio-operator/Chart.yaml b/vnfs/DAaaS/deploy/00-init/istio-operator/Chart.yaml index 1da83af4..a7a59f94 100644 --- a/vnfs/DAaaS/deploy/00-init/istio-operator/Chart.yaml +++ b/vnfs/DAaaS/deploy/00-init/istio-operator/Chart.yaml @@ -1,5 +1,3 @@ - - #/*Copyright 2019 Intel Corporation, Inc # * # * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/vnfs/DAaaS/deploy/00-init/istio-operator/values.yaml b/vnfs/DAaaS/deploy/00-init/istio-operator/values.yaml index cb937c11..f7861441 100644 --- a/vnfs/DAaaS/deploy/00-init/istio-operator/values.yaml +++ b/vnfs/DAaaS/deploy/00-init/istio-operator/values.yaml @@ -1,5 +1,3 @@ - - # This is a YAML-formatted file. # Declare variables to be passed into your templates. |