Kubernetes.K3s.installLog/services/Gitea/service-Gitea.yml
2023-02-03 12:48:43 +01:00

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