blob: 3eb08371d951e963934ac0c2650de49e83191e93 [file] [log] [blame]
badhri8589c61eb2021-11-04 15:32:05 -05001# SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>
2#
Ajay Lotan Thakur03189d22022-02-10 14:06:03 -06003# SPDX-License-Identifier: Apache-2.0
badhri8589c61eb2021-11-04 15:32:05 -05004
5# Default values for all SD-CORE Helm charts.
6# This is a YAML-formatted file.
7# Declare variables to be passed into your templates.
8
9#Images tagged for the release
10omec-control-plane:
11 enable4G: false
12 #images:
13 # tags:
14 #4G control Plane images
15 #config:
16 # config4g:
17 # deploy: true
18
19omec-user-plane:
20 enable: true
21 #images:
22 # tags:
23 #4G/5G user plane images
24 #config:
25 # upf:
26 # cfgFiles:
27 # upf.json:
28 # cpiface:
29
30omec-sub-provision:
31 enable: true
32 #images:
33 # tags:
34
355g-control-plane:
36 enable5G: true
Ajay Lotan Thakur491ed5a2022-05-31 17:33:00 -060037 kafka:
Ajay Lotan Thakur858a3c22022-05-31 21:51:22 -060038 deploy: false
Ajay Lotan Thakur491ed5a2022-05-31 17:33:00 -060039 persistence:
40 enabled: false
41 zookeeper:
42 persistence:
43 enabled: false
badhri8589c61eb2021-11-04 15:32:05 -050044 #images:
45 # tags:
46 #5G NF images
Ajay Lotan Thakur5bf22c92022-01-24 14:17:08 -070047
485g-ran-sim:
49 enable: false
50 #images:
51 # tags:
52 #RAN SIM image