apiVersion: v1 kind: Service metadata: name: gitea namespace: gitea-legacy spec: ports: - protocol: TCP name: ui port: 3000 selector: app: gitea