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