blob: 30ef63787301cd5ec0fd2534cbd38fb52b52a903 [file] [log] [blame]
Ikram Ikramullah40b120b2018-05-01 11:35:40 -04001# Copyright © 2017 Amdocs, AT&T, Bell Canada, VMware
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15#################################################################
16# Global configuration defaults.
17#################################################################
18global:
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040019 readinessRepository: oomk8s
Gary Wubf4b4d82018-05-11 13:26:30 -070020 readinessImage: readiness-check:2.0.0
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040021 loggingRepository: docker.elastic.co
22 loggingImage: beats/filebeat:5.5.0
23 repository: nexus3.onap.org:10001
24 commonConfigPrefix: onap-oof-has
25 image:
Gary Wubf4b4d82018-05-11 13:26:30 -070026 readiness: oomk8s/readiness-check:2.0.0
Gary Wu3c45f8c2018-05-11 08:43:33 -070027 optf_has: onap/optf-has:latest
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040028 filebeat: docker.elastic.co/beats/filebeat:5.5.0
29
30nsPrefix: onap
31pullPolicy: Always
32nodePortPrefix: 302
33dataRootDir: /dockerdata-nfs