infrastructure/flux/old_cluster/apps/olympus/umami/svc.yaml
2022-12-28 20:26:45 +01: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