blob: 08a48e1f9ff3143e98a6bc28a0321718ea777a08 [file] [log] [blame]
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: Apache-2.0
images:
tags:
init: registry.aetherproject.org/tools/busybox:stable
pfcpiface: "registry.aetherproject.org/proxy/omecproject/upf-epc-pfcpiface:master-fcdbc95"
pullPolicy: Always
# Secrets must be manually created in the namespace.
pullSecrets:
- "aether.registry"
nodeSelectors:
enabled: false
pfcp:
label: omec-upf
value: enabled
resources:
enabled: true
pfcpiface:
requests:
cpu: 256m
memory: 128Mi
limits:
cpu: 256m
memory: 128Mi
config:
coreDump:
enabled: false
path: /tmp/coredump
pfcp:
cfgFiles:
upf.json:
measure: true
enable_p4rt: true
p4rtciface:
access_ip: "172.17.0.1/32"
p4rtc_server: "sdfabric-onos-classic-hs"
p4rtc_port: "51001"
service:
type: ClusterIP
#externalIp:
#annotations: