X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconfig%2Fvalues.yaml;h=9fbbbfa3eac431c891e35601100705dfe9e9f61b;hb=e04b2feb855e5ab20e28c867d2bd7f89f6b8c425;hp=329ed8ebeef22213429039aac2d299cedf5f9162;hpb=dc2dc86377e64b001c680702773fa39804af170f;p=oom.git diff --git a/kubernetes/config/values.yaml b/kubernetes/config/values.yaml index 329ed8ebee..9fbbbfa3ea 100644 --- a/kubernetes/config/values.yaml +++ b/kubernetes/config/values.yaml @@ -1,8 +1,20 @@ +# Copyright © 2017 Amdocs, Bell Canada +# +# 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. + # Default values for config. nsPrefix: onap dockerSharePath: /dockerdata-nfs -parameterFile: onap-parameters.yaml image: - repository: oomk8s/config-init - tag: 1.1.0 - pullPolicy: Always \ No newline at end of file + repository: oomk8s/config-init:2.0.0-SNAPSHOT + pullPolicy: Always