Skip to content

Commit

Permalink
Revert "add remote_write"
Browse files Browse the repository at this point in the history
This reverts commit 6d94e56.
  • Loading branch information
tuxpeople committed Sep 30, 2024
1 parent 2d20087 commit 9d202fa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 30 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -248,15 +248,6 @@ spec:
- *host
prometheusSpec:
replicas: 1
remoteWrite:
- basicAuth:
password:
key: GRAFANA_CLOUD_PROM_PASS
name: grafana-cloud-prom-credentials
username:
key: GRAFANA_CLOUD_PROM_USER
name: grafana-cloud-prom-credentials
url: https://prometheus-blocks-prod-us-central1.grafana.net/api/prom/push
ruleSelectorNilUsesHelmValues: false
serviceMonitorSelectorNilUsesHelmValues: false
podMonitorSelectorNilUsesHelmValues: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: observability
resources:
- ./externalsecret.yaml
- ./helmrelease.yaml

0 comments on commit 9d202fa

Please sign in to comment.