blob: 3e45d29f4b2b17bd040397f5b368f0def7d60ae0 [file] [log] [blame]
---
# Copyright 2017-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Default values for mcord-vepc-helm.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
dataplane_hostname: "ngic-dp"
dataplane_port: 20
hss:
# TODO: init UE's IMEI to DB?
images:
init: "ngick8stesting/c3po-cassandra:5e2eaf6"
hss: "ngick8stesting/c3po-hss:5e2eaf6"
ports:
s6a: 3868
secs6a: 5868
replicas: 1
resources:
cpu: 3
mem: "1Gi"
mme:
images:
init: "ngick8stesting/c3po-mmeinit"
mme: "ngick8stesting/c3po-mme:5e2eaf6"
ports:
s11: 2123
s1ap: 36412
s6a: 3868
replicas: 1
enb_s1ap_ip: "119.0.0.10"
resources:
cpu: 3
mem: "1Gi"
ngic_cp:
images:
init: "ngick8stesting/c3po-mmeinit"
cp: "ngick8stesting/ngic-cp:690f418"
replicas: 1
ports:
s11: 2123
sx: 21
config:
apn: "apn1"
ue_ip_pool: "16.0.0.0"
ue_ip_pool_mask: "255.240.0.0"
resources:
cpu: 3
mem: "5Gi"
namespace: epc