Revert "Attempt to fix enableOLTPReceiver bug in monioring bringup"

This reverts commit 8880c152ee.
This commit is contained in:
Seth Call 2025-12-05 19:02:06 -06:00
parent fa337f7e0d
commit 58f279201b
3 changed files with 1 additions and 3 deletions

View File

@ -3,5 +3,5 @@ name: monitoring
version: '1.0'
dependencies:
- name: kube-prometheus-stack
version: "79.11.0"
version: "75.12.0"
repository: "https://prometheus-community.github.io/helm-charts"

View File

@ -35,7 +35,6 @@ kube-prometheus-stack:
hosts:
- monitoring.video.jamkazam.com
prometheusSpec:
enableOTLPReceiver: true
retention: 60d
retentionSize: 20GB
routePrefix: /prometheus

View File

@ -35,7 +35,6 @@ kube-prometheus-stack:
hosts:
- monitoring.staging.video.jamkazam.com
prometheusSpec:
enableOTLPReceiver: true
retention: 60d
retentionSize: 20GB
routePrefix: /prometheus