Suchitra Vemuri | f0a65c0 | 2018-06-11 16:41:03 -0700 | [diff] [blame] | 1 | # 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 | |
Luca Prete | 9f2c452 | 2018-08-28 15:51:21 -0700 | [diff] [blame] | 17 | # This file is used to optionally customize helm charts installations |
| 18 | |
Suchitra Vemuri | f0a65c0 | 2018-06-11 16:41:03 -0700 | [diff] [blame] | 19 | --- |
| 20 | |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 21 | # SEBA Values |
| 22 | |
You Wang | 146b6ab | 2018-09-13 11:44:29 -0700 | [diff] [blame^] | 23 | envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.1' |
| 24 | netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.1' |
| 25 | ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.1' |
| 26 | vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.1' |
| 27 | vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.1' |
Luca Prete | 7c41a78 | 2018-09-10 12:44:14 -0700 | [diff] [blame] | 28 | |
| 29 | onosImage: '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 | |