1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
apiVersion: v1 kind: Service metadata: namespace: emc name: stats-matomo labels: app: matomo tier: stats spec: selector: app: matomo tier: stats clusterIP: 172.18.242.14 ports: - name: http port: 8080