seaweedfs / seaweedfs-operator

seaweedfs kubernetes operator
Apache License 2.0
174 stars 42 forks source link

Fix component service monitors #74

Closed scrayos closed 2 years ago

scrayos commented 2 years ago

This fixes the newly added ServiceMonitors for the components. In my initial PR, I forgot to add ServiceMonitor to the scheme and I used this opportunity to align the names of the service monitors with what most applications use.