blob: b21abdba2e166c57f45d2ffbf7ced58e9a578ad9 [file] [log] [blame]
---
# Copyright 2018-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Values file for deploying SEBA with Ponsim
# Use this file together to deploy the 'master' (dev) versions of all services.
# This file can be used together with seba-ponsim.yaml, seba-ponsim-stratum.yaml
# or seba-ponsim-sdbng.yaml
# This is mainly useful for testing.
# in xos-core chart and other charts with multiple images
images:
xos_core:
tag: 'master'
xos_chameleon:
tag: 'master'
xos_tosca:
tag: 'master'
xos_api_tester:
tag: 'master'
tosca_loader:
tag: 'master'
# ONOS
onos:
tag: '2.2-latest'
# VOLTHA
vcore:
tag: 'latest'
vcli:
tag: 'latest'
ofagent:
tag: 'latest'
netconf:
tag: 'latest'
envoy_for_etcd:
tag: 'latest'
alarm_generator:
tag: 'latest'
freeradius:
tag: 'latest'
# BBSim
bbsim:
tag: 'latest'
# Ponsimv2
olt:
tag: "latest"
onu:
tag: "latest"
rg:
tag: "latest"
# NEM Monitoring
kpi_exporter:
tag: 'latest'
# in xos-gui sub-chart required by xos-core chart
xos-gui:
images:
xos_gui:
tag: 'master'
xos_ws:
tag: 'master'
# in seba service chart
fabric:
image:
tag: 'master'
fabric-crossconnect:
image:
tag: 'master'
onos-service:
image:
tag: 'master'
sadis-server:
image:
tag: 'latest'
volt:
image:
tag: 'master'
rcord:
image:
tag: 'master'
# in base-kubernetes chart
kubernetes:
image:
tag: 'master'
# in workflow/att-workflow service chart
att-workflow-driver:
image:
tag: 'master'
# in workflow/tt-workflow service chart
tt-workflow-driver:
image:
tag: 'master'
dt-workflow-driver:
image:
tag: "master"
# ONOS applications
aaaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=aaa-app&v=2.0.1-SNAPSHOT&e=oar"
aaaAppVersion: "2.0.1.SNAPSHOT"
sadisAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=sadis-app&v=4.0.2-SNAPSHOT&e=oar"
sadisAppVersion: "4.0.2.SNAPSHOT"
dhcpl2relayAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=dhcpl2relay-app&v=2.0.1-SNAPSHOT&e=oar"
dhcpl2relayAppVersion: "2.0.1.SNAPSHOT"
oltAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=olt-app&v=4.0.1-SNAPSHOT&e=oar"
oltAppVersion: "4.0.1.SNAPSHOT"
kafkaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=kafka&v=2.1.1-SNAPSHOT&e=oar"
kafkaAppVersion: "2.1.1.SNAPSHOT"
bngAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=bng-app&v=1.0.1-SNAPSHOT&e=oar"
bngAppVersion: "1.0.1.SNAPSHOT"