blob: 217d616102fdc69af93d6b0f4fe9100940131adc [file] [log] [blame]
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
images:
tags:
init: docker.io/omecproject/pod-init:1.0.0
simapp: docker.io/ajaythakuronf/simapp:0.0.1-dev
pullPolicy: IfNotPresent
# Optionally specify an array of imagePullSecrets.
# Secrets must be manually created in the namespace.
pullSecrets:
- name: aether.registry
resources:
enabled: false
simapp:
requests:
cpu: 1
memory: 1Gi
limits:
cpu: 1
memory: 1Gi
config:
coreDump:
enabled: false
path: /tmp/coredump
simapp:
deploy: true
podAnnotations:
field.cattle.io/workloadMetrics: '[{"path":"/metrics","port":9089,"schema":"HTTP"}]'
prometheus:
port: 9089
nodePort:
enabled: false
port: 30080
cfgFiles:
simapp.yaml:
info:
version: 1.0.0
description: SIMAPP initial local configuration
logger:
# network function
APP:
debugLevel: info
ReportCaller: false
configuration:
provision-network-slice: false
subscribers:
- ueId-start: 123456789123458
ueId-end: 123456789123458
plmnId: 20893
opc: 8e27b6af0e692e750f32667a3b14605d
key: 8baf473f2f8fd09487cccbd7097c6862
sequenceNumber: 16f3b3f70fc2
- ueId-start: 123456789123460
ueId-end: 123456789123465
plmnId: 20893
opc: 8e27b6af0e692e750f32667a3b14605d
key: 8baf473f2f8fd09487cccbd7097c6862
sequenceNumber: 16f3b3f70fc2
sub-provision-endpt:
addr: webui
port: 5000
device-groups:
- name: "iot-camera"
imsis:
- "123456789123456"
- "123456789123457"
ip-domain-name: "pool1"
ip-domain-expanded:
dnn: internet
dns-primary: "8.8.8.8"
mtu: 1460
ue-ip-pool: "10.91.0.0/16"
site-info: "menlo"
network-slices:
- name: "slice1"
slice-id:
sd: 65565
sst: 255
site-device-group:
- "iot-camera"
applications-information:
- app-name: "iot-app"
end-port: 40000
endpoint: "1.1.1.1/32"
protocol: 17
start-port: 40000
deny-applications:
- "iot-app-deny"
permit-applications:
- "iot-app1-permit"
- "iot-app2-permit"
qos:
downlink: 20000000
traffic-class: "platinum"
uplink: 4000000
site-info:
gNodeBs:
- name: "menlo-gnb1"
tac: 1
plmn:
mcc: "315"
mnc: "010"
site-name: "menlo"
upf:
upf-name: "upf.menlo.aetherproject.org"
upf-port: 8805