strato-infra/flux/cluster/apps/asraphiel/umami/service.yaml

12 lines
205 B
YAML

apiVersion: v1
kind: Service
metadata:
name: umami-deployment-service
namespace: asraphiel
spec:
selector:
app: umami-deployment
ports:
- protocol: TCP
port: 80
targetPort: 3000