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==
49 # ImagePullSecrets for operator ServiceAccount, list of secrets in the same
50 # namespace used to pull operator image. Must be set for any cluster configured
51 # with private docker registry.
53 - default-registry-key
56 serviceaccountname: admin-oran-o2
59 o2service: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.0
60 postgres: docker.io/library/postgres:9.6
61 redis: docker.io/library/redis:alpine
62 pullPolicy: IfNotPresent
63 logginglevel: "WARNING"
65 # Mount certs from host system.
66 # Normally required to use CGTS client with SSL.
68 hostCertPath: /etc/ssl/certs/ca-certificates.crt
70 # Skip SSL verification when using CGTS client.
71 cgtsInsecureSSL: false
74 helm_cli_enable: false
81 API_HOST_EXTERNAL_FLOATING: ""
82 HELM_USER_PASSWD: "St8rlingX*"