aboutsummaryrefslogtreecommitdiffstats
path: root/functest_kubernetes/ims/bono-svc.yaml
blob: ca9955bf4e183a308a92d6e429b50149cf06d612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
apiVersion: v1
kind: Service
metadata:
  name: bono
spec:
  ports:
  - name: "3478"
    port: 3478
  - name: "5060"
    port: 5060
  - name: "5062"
    port: 5062
  selector:
    service: bono