blob: 5bb7cd8a72bdf58c87572096835c8fcb72ad9aa0 [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
pfcpiface: docker.io/omecproject/upf-epc-pfcpiface:up4
pullPolicy: Always
credentials: {}
# If specified, use this credential to access the image
# registry:
# username:
# password:
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: "onos"
p4rtc_port: "51001"