integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 44 forks source link

use matchExpressions #70

Closed StevenTobin closed 5 years ago

StevenTobin commented 5 years ago

Changes matchLabels selectors to matchExpressions selectors.

To validate:

Closes #63