matomo/k8s/backend-matomo.yaml

12 lines
174 B
YAML
Raw Permalink Normal View History

2022-10-29 19:46:44 +00:00
apiVersion: v1
kind: Service
metadata:
name: matomo-playground
spec:
type: ClusterIP
selector:
app: matomo-playground
ports:
- protocol: TCP
port: 8081