# This file is part of Rok. # # Copyright © 2020 Arrikto Inc. All Rights Reserved. apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: rok-redis-metrics namespace: rok spec: endpoints: - interval: 15s port: http-metrics namespaceSelector: matchNames: - rok selector: matchLabels: app: redis app.kubernetes.io/part-of: rok