Fix monitoring resources create / delete loop
Compare changes
+ 28
− 0
@@ -16,6 +16,10 @@ func PrometheusCluster(adapter gitlab.Adapter) *monitoringv1.Prometheus {
@@ -43,6 +47,10 @@ func ExposePrometheusCluster(adapter gitlab.Adapter) *corev1.Service {
@@ -69,6 +77,10 @@ func ExporterServiceMonitor(adapter gitlab.Adapter) *monitoringv1.ServiceMonitor
@@ -93,6 +105,10 @@ func WebserviceServiceMonitor(adapter gitlab.Adapter) *monitoringv1.ServiceMonit
@@ -117,6 +133,10 @@ func PostgresqlServiceMonitor(adapter gitlab.Adapter) *monitoringv1.ServiceMonit
@@ -141,6 +161,10 @@ func RedisServiceMonitor(adapter gitlab.Adapter) *monitoringv1.ServiceMonitor {
@@ -165,6 +189,10 @@ func GitalyServiceMonitor(adapter gitlab.Adapter) *monitoringv1.ServiceMonitor {