networkslice: Added free5gc helm charts.
[icn.git] / demo / networkslice / free5gc / helm / f5gc-upf / templates / service.yaml
1 apiVersion: v1
2 kind: Service
3 metadata:
4   labels:
5     app: f5gc-upf
6   name: f5gc-upf
7 spec:
8   type: ClusterIP
9   ports:
10   - name: f5gc-upf-n3
11     port: 2152
12     protocol: UDP
13     targetPort: 2152
14   - name: f5gc-upf-n4
15     port:  8805
16     protocol: UDP
17     targetPort: 8805
18   selector:
19     app: f5gc-upf