-
Hi, I apologise if this has been covered before, but I'm attempting to add persistence to Prometheus by means of a PVC (will likely migrate to something like Thanos at a later date). I haven't however managed to figure out how to accomplish this. From what I've seen elsewhere, I should be able to do something like this:
Source: This is old though. However, this didn't work and when looking at Really appreciate any pointers in the right direction here. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
NVM. Managed to get this working by following the example in |
Beta Was this translation helpful? Give feedback.
NVM. Managed to get this working by following the example in
prometheus-pvc.yaml
. It wasn't working initially because I have misplaced some information and that was messing up the rest of the jssonnet output.