infrastructure/flux/cluster/apps/olympus/umami/svc.yaml
2022-05-26 14:34:01 +02:00

12 lines
173 B
YAML

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