Skip to content

Prometheus pending #765

Answered by mhausenblas
mhausenblas asked this question in Q&A
Feb 28, 2023 · 2 comments · 10 replies
Discussion options

You must be logged in to vote

OK, thanks @joshleecreates and it seems it's in the CRD. Is there an example anywhere or do I have to dig into that? :)

UPDATE: here's the fix …

  1. Create a file called values.yaml with the following content:
prometheus:
  server:
    persistentVolume:
      enabled: false
  1. Then execute:
$ helm upgrade my-otel-demo open-telemetry/opentelemetry-demo --values values.yaml

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
3 replies
@fatsheep9146
Comment options

@mhausenblas
Comment options

@joshleecreates
Comment options

Comment options

You must be logged in to vote
7 replies
@puckpuck
Comment options

@puckpuck
Comment options

@mhausenblas
Comment options

@julianocosta89
Comment options

@mhausenblas
Comment options

Answer selected by mhausenblas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants