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

13 lines
166 B
YAML

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