mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-06 18:50:09 +01:00
10 lines
110 B
YAML
10 lines
110 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: ui
|
|
spec:
|
|
ports:
|
|
- port: 80
|
|
selector:
|
|
name: ui-apps
|