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