Kubernetes.K3s.installLog/services/Gitea-Legacy/service-gitea.yaml
2024-11-26 21:20:36 +11:00

13 lines
173 B
YAML

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