X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=manifests%2Fnamespace.yaml;fp=manifests%2Fnamespace.yaml;h=0000000000000000000000000000000000000000;hb=04cd130211c726a1d1bd286958db87939a4f2efa;hp=7f598cf8535be30ff21b98b3d9ce24b9fa5d34e0;hpb=c0bae4a176f09a33395656d8f9acb8ad44ad6c96;p=ric-plt%2Fsubmgr.git diff --git a/manifests/namespace.yaml b/manifests/namespace.yaml deleted file mode 100644 index 7f598cf..0000000 --- a/manifests/namespace.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# -#================================================================================== -# Copyright (c) 2019 AT&T Intellectual Property. -# Copyright (c) 2019 Nokia -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# 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. -#================================================================================== -# -# -# Abstract: Creates a dedicated namespace for Subscription Manager deployment and related stuff -# Date: 28 May 2019 -# -apiVersion: v1 -kind: Namespace -metadata: - name: example -