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