blob: f39a806e03a746cbd6ad5d046e09ee9bc2de8932 [file] [log] [blame]
Andy Bavier536e5e12018-03-15 14:39:30 -07001---
Andy Bavier536e5e12018-03-15 14:39:30 -07002# 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# Default values for the rcord-lite profile.
17# This is a YAML-formatted file.
18# Declare variables to be passed into your templates.
19
20replicaCount: 1
21
Zack Williams9963fe52018-04-03 08:40:26 -070022nameOverride: ""
23fullnameOverride: ""
24
Matteo Scandoloe2965c92018-05-08 13:22:20 -070025imagePullPolicy: 'Always'
Andy Bavier536e5e12018-03-15 14:39:30 -070026
Zack Williams3432b942018-04-24 17:46:41 -070027rcord_synchronizerImage: "xosproject/rcord-synchronizer:master"
28httpieImage: "clue/httpie:latest"
Andy Bavier536e5e12018-03-15 14:39:30 -070029
Kailash Khalasiaa0bf902018-06-07 15:30:20 -070030xos_api_testerImage: 'xosproject/xos-api-tester:master'
31
Zack Williams3432b942018-04-24 17:46:41 -070032xosAdminUser: "admin@opencord.org"
33xosAdminPassword: "letmein"
Andy Bavier9d9ee542018-03-19 13:31:28 -070034