Kubernetes.K3s.installLog/services/Gotify/service-gotify.yaml

13 lines
168 B
YAML

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