diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-03 17:48:33 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-03 17:48:33 +0100 |
commit | f1f2b8029fe2442b4e9430212e03d8aed82b81af (patch) | |
tree | 368ec8c704e24b794a3af422ef4c7ae30e696078 /kubernetes/onap/resources/environments | |
parent | 2a40bd41f8ff63daf76943aa49252b20df4121de (diff) |
Remove unexepected chat in yaml file
These parameters trigger an error when installing on windriver
so if the file is used, installation will fail due to yaml issue
Issue-ID: OOM-2620
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I572d7d26067f7b632aaec4fd88a19d28b80b9d68
Diffstat (limited to 'kubernetes/onap/resources/environments')
-rw-r--r-- | kubernetes/onap/resources/environments/public-cloud.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/onap/resources/environments/public-cloud.yaml b/kubernetes/onap/resources/environments/public-cloud.yaml index 12950fbfb5..4a910987a9 100644 --- a/kubernetes/onap/resources/environments/public-cloud.yaml +++ b/kubernetes/onap/resources/environments/public-cloud.yaml @@ -1,4 +1,3 @@ -{{/* # Copyright © 2017 Amdocs, Bell Canada # Copyright (c) 2020 Nordix Foundation, Modifications # @@ -13,7 +12,6 @@ # 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. -*/}} ################################################################# # Global configuration overrides. |