infrastructure/flux/cluster/apps/olympus/umami/svc.yaml

13 lines
173 B
YAML
Raw Normal View History

2022-05-26 14:34:01 +02:00
apiVersion: v1
kind: Service
metadata:
name: umami
namespace: olympus
spec:
selector:
app: umami
ports:
- protocol: TCP
port: 80
targetPort: web