mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 18:49:21 +00: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
|