Kubernetes.K3s.installLog/services/Gitea-Legacy/service-gitea.yaml

13 lines
173 B
YAML
Raw Normal View History

2023-02-03 11:48:43 +00:00
apiVersion: v1
kind: Service
metadata:
name: gitea
2024-11-26 10:20:36 +00:00
namespace: gitea-legacy
2023-02-03 11:48:43 +00:00
spec:
ports:
- protocol: TCP
name: ui
port: 3000
selector:
app: gitea