diff --git a/config/samples/telemetry_v1beta1_autoscaling.yaml b/config/samples/telemetry_v1beta1_autoscaling.yaml index 62940f1e..f9a40b33 100644 --- a/config/samples/telemetry_v1beta1_autoscaling.yaml +++ b/config/samples/telemetry_v1beta1_autoscaling.yaml @@ -9,8 +9,6 @@ metadata: app.kubernetes.io/created-by: telemetry-operator name: autoscaling spec: - prometheus: - deployPrometheus: false aodh: secret: osp-secret passwordSelectors: diff --git a/config/samples/telemetry_v1beta1_telemetry.yaml b/config/samples/telemetry_v1beta1_telemetry.yaml index c12b20c3..769d593a 100644 --- a/config/samples/telemetry_v1beta1_telemetry.yaml +++ b/config/samples/telemetry_v1beta1_telemetry.yaml @@ -6,10 +6,8 @@ spec: metricStorage: enabled: false monitoringStack: - type: prometheus alertingEnabled: true scrapeInterval: 30s - replicas: 1 storage: strategy: persistent retention: 24h @@ -17,8 +15,6 @@ spec: pvcStorageRequest: 20G autoscaling: enabled: false - prometheus: - deployPrometheus: true aodh: passwordSelectors: databaseUser: aodh diff --git a/tests/kuttl/suites/default/tests/01-deploy.yaml b/tests/kuttl/suites/default/tests/01-deploy.yaml index 31f749a5..81d32c21 100644 --- a/tests/kuttl/suites/default/tests/01-deploy.yaml +++ b/tests/kuttl/suites/default/tests/01-deploy.yaml @@ -6,7 +6,6 @@ spec: metricStorage: enabled: true monitoringStack: - type: prometheus autoscaling: enabled: true aodh: diff --git a/tests/kuttl/suites/metricstorage/tests/01-deploy.yaml b/tests/kuttl/suites/metricstorage/tests/01-deploy.yaml index e485d4b9..caf96ce0 100644 --- a/tests/kuttl/suites/metricstorage/tests/01-deploy.yaml +++ b/tests/kuttl/suites/metricstorage/tests/01-deploy.yaml @@ -4,7 +4,6 @@ metadata: name: telemetry-kuttl spec: monitoringStack: - type: prometheus alertingEnabled: true scrapeInterval: 30s storage: