Files
Kubernetes.K3s.installLog/services/Webtop/service-webtop.yaml

13 lines
170 B
YAML

apiVersion: v1
kind: Service
metadata:
name: webtop
namespace: webtop
spec:
ports:
- protocol: TCP
name: web
port: 3001
selector:
app: webtop