blob: 2eeac2c98ecfa536c09244c965e1840acb1eab14 [file] [log] [blame]
Andy Bavierf38f52f2018-10-11 13:20:48 -07001---
2# Copyright 2018-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16# Values file for deploying SEBA with Ponsim
17# Use this file to deploy the 'master' (dev) versions of all services.
18# This is mainly useful for testing.
19
20etcd-operator:
21 etcdCluster:
22 size: 1
23
24# att-workflow
25kafkaAppUrl: 'http://www.vicci.org/cord/kafka-1.0.0-SNAPSHOT.oar'
26
27# in xos-core chart and other charts with multiple images
28images:
29 xos_core:
30 tag: 'master'
31 xos_chameleon:
32 tag: 'master'
33 xos_tosca:
34 tag: 'master'
35 xos_api_tester:
36 tag: 'master'
37 tosca_loader:
38 tag: 'master'
39
40# Ponsimv2
41 olt:
42 repository: "voltha/voltha-ponsim"
43 tag: "latest"
44 onu:
45 repository: "voltha/voltha-ponsim"
46 tag: "latest"
47
48# in xos-gui sub-chart required by xos-core chart
49xos-gui:
50 images:
51 xos_gui:
52 tag: 'master'
53 xos_ws:
54 tag: 'master'
55
56# in att-workflow service chart
57att-workflow-driver:
58 image:
59 tag: 'master'
60fabric:
61 image:
62 tag: 'master'
63fabric-crossconnect:
64 image:
65 tag: 'master'
66onos-service:
67 image:
68 tag: 'master'
69sadis-server:
70 image:
71 tag: 'latest'
72volt:
73 image:
74 tag: 'master'
75rcord:
76 image:
77 tag: 'master'
78
79
80# VOLTHA
81vcoreImage: "voltha/voltha-voltha:latest"
82envoyForEtcdImage: 'voltha/voltha-envoy:latest'
83freeradiusImage: 'tpdock/freeradius:latest'
84netconfImage: 'voltha/voltha-netconf:latest'
85ofagentImage: 'voltha/voltha-ofagent:latest'
86vcliImage: 'voltha/voltha-cli:latest'
87