1 # Copyright (C) 2021 Wind River Systems, Inc.
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
7 # http://www.apache.org/licenses/LICENSE-2.0
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.
16 # Default values for O2 services.
17 # This is a YAML-formatted file.
18 # Declare variables to be passed into your templates.
25 # The default value "" doesn't work with binaryData,
26 # So generate the value with:
29 applicationconfig: Cg==
44 # ImagePullSecrets for operator ServiceAccount, list of secrets in the same
45 # namespace used to pull operator image. Must be set for any cluster configured
46 # with private docker registry.
48 - default-registry-key
51 serviceaccountname: admin-oran-o2
53 img_o2: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.0
54 img_postgres: postgres:9.6
55 img_redis: redis:alpine
56 pullPolicy: IfNotPresent
57 logginglevel: "WARNING"
60 helm_cli_enable: false
67 API_HOST_EXTERNAL_FLOATING: ""
68 HELM_USER_PASSWD: "St8rlingX*"