apiVersion: apps/v1 kind: Deployment metadata: name: matomo-playground spec: replicas: 1 selector: matchLabels: app: matomo template: metadata: labels: app: matomo spec: containers: - name: matomo image: matomo:4.12.0-apache ports: - containerPort: 8081