Code Review
/
ric-app
/
hw-python.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
30f55b988285340b8d92523bed5b982b08101c2e
[ric-app/hw-python.git]
/
resources
/
pod.yaml
1
apiVersion: v1
2
kind: Pod
3
metadata:
4
name: hwxapp
5
labels:
6
role: xapp
7
spec:
8
containers:
9
- name: hwxapp-py
10
image: hwxapp-py:1.0
11
ports:
12
- name: rmr
13
containerPort: 4560
14
protocol: TCP