harbor/make/kubernetes/ui/ui.svc.yaml

10 lines
110 B
YAML
Raw Normal View History

2016-04-03 05:27:56 +02:00
apiVersion: v1
kind: Service
metadata:
name: ui
spec:
ports:
- port: 80
selector:
2016-11-21 09:07:04 +01:00
name: ui-apps