2 # Copyright (C) 2021-2024 Wind River Systems, Inc.
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
8 # http://www.apache.org/licenses/LICENSE-2.0
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.
17 # Default values for O2 services.
18 # This is a YAML-formatted file.
19 # Declare variables to be passed into your templates.
29 # The default value "" doesn't work with binaryData,
30 # So generate the value with:
33 applicationconfig: Cg==
48 # ImagePullSecrets for operator ServiceAccount, list of secrets in the same
49 # namespace used to pull operator image. Must be set for any cluster configured
50 # with private docker registry.
52 - default-registry-key
55 serviceaccountname: admin-oran-o2
58 o2service: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.0
59 postgres: docker.io/library/postgres:9.6
60 redis: docker.io/library/redis:alpine
61 pullPolicy: IfNotPresent
62 logginglevel: "WARNING"
64 # Mount certs from host system.
65 # Normally required to use CGTS client with SSL.
67 hostCertPath: /etc/ssl/certs/ca-certificates.crt
69 # Skip SSL verification when using CGTS client.
70 cgtsInsecureSSL: false
73 helm_cli_enable: false
80 API_HOST_EXTERNAL_FLOATING: ""
81 HELM_USER_PASSWD: "St8rlingX*"