blob: 1306965981743dfada0c5a2faaaaa3728063fcc1 [file] [log] [blame]
Badhrinath Pa083686a2020-09-29 21:51:42 -07001# Copyright 2020-present Open Networking Foundation
2#
3# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
4
5images:
6 tags:
7 init: docker.io/omecproject/pod-init:1.0.0
8 pfcpiface: docker.io/omecproject/upf-epc-pfcpiface:up4
9 pullPolicy: Always
Hyunsun Moon8da17882020-10-14 21:28:44 -050010 credentials: {}
11 # If specified, use this credential to access the image
12 # registry:
13 # username:
14 # password:
Badhrinath Pa083686a2020-09-29 21:51:42 -070015
16nodeSelectors:
17 enabled: false
18 pfcp:
19 label: omec-upf
20 value: enabled
21
22resources:
23 enabled: true
24 pfcpiface:
25 requests:
26 cpu: 256m
27 memory: 128Mi
28 limits:
29 cpu: 256m
30 memory: 128Mi
31
32config:
33 coreDump:
34 enabled: false
35 path: /tmp/coredump
36 pfcp:
37 p4RtcServer:
38 addr: "onos-tost-onos-classic-hs"
39 port: 51001
40 cfgFiles:
41 upf.json:
42 measure: true