blob: aed4ad065ef9b7f7eefde7826b695b0877374432 [file] [log] [blame]
Suchitra Vemurif0a65c02018-06-11 16:41:03 -07001# Copyright 2017-present Open Networking Foundation
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# Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
16
You Wangc78d5f12018-09-19 17:34:09 -070017# This file is used to optionally customize helm charts installations
Luca Prete9f2c4522018-08-28 15:51:21 -070018
Suchitra Vemurif0a65c02018-06-11 16:41:03 -070019---
20
Luca Prete7c41a782018-09-10 12:44:14 -070021# SEBA Values
22
You Wangc78d5f12018-09-19 17:34:09 -070023envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.2'
24netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.2'
25ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.2'
26vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.2'
27vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.2'
Luca Prete7c41a782018-09-10 12:44:14 -070028
29onosImage: 'matteoscandolo/onos:ams-1.0.0'
30
31#application_logs: |
32# log4j.logger.org.opencord.olt = DEBUG
33# log4j.logger.org.opencord.kafka = DEBUG
34# log4j.logger.org.opencord.sadis = DEBUG
35# log4j.logger.org.opencord.aaa = DEBUG
36