blob: 13d2d0d9ec8a810658e2084c5b7f08f44663cffa [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
Andy Bavierf38f52f2018-10-11 13:20:48 -070024# in xos-core chart and other charts with multiple images
25images:
26 xos_core:
27 tag: 'master'
28 xos_chameleon:
29 tag: 'master'
30 xos_tosca:
31 tag: 'master'
32 xos_api_tester:
33 tag: 'master'
34 tosca_loader:
35 tag: 'master'
36
Zack Williams2749ae52018-09-28 09:43:43 -070037# VOLTHA
38 vcore:
39 tag: 'latest'
40 vcli:
41 tag: 'latest'
42 ofagent:
43 tag: 'latest'
44 netconf:
45 tag: 'latest'
46 envoy_for_etcd:
47 tag: 'latest'
48 alarm_generator:
49 tag: 'latest'
50 freeradius:
51 tag: 'latest'
52
Andy Bavierf38f52f2018-10-11 13:20:48 -070053# Ponsimv2
54 olt:
55 repository: "voltha/voltha-ponsim"
56 tag: "latest"
57 onu:
58 repository: "voltha/voltha-ponsim"
59 tag: "latest"
60
61# in xos-gui sub-chart required by xos-core chart
62xos-gui:
63 images:
64 xos_gui:
65 tag: 'master'
66 xos_ws:
67 tag: 'master'
68
69# in att-workflow service chart
70att-workflow-driver:
71 image:
72 tag: 'master'
73fabric:
74 image:
75 tag: 'master'
76fabric-crossconnect:
77 image:
78 tag: 'master'
79onos-service:
80 image:
81 tag: 'master'
82sadis-server:
83 image:
84 tag: 'latest'
85volt:
86 image:
87 tag: 'master'
88rcord:
89 image:
90 tag: 'master'
91