Added a secondary NFS provisioner (slow/hdd)
This commit is contained in:
parent
e0d3141580
commit
b23f4087b3
@ -672,6 +672,19 @@ I later did some cleanup from the existent data cause 41GB was kind of too much
|
||||
|
||||
Later will change the configurations to reduce the retention + data stored.
|
||||
|
||||
### Redeployed Prometheus
|
||||
|
||||
It's been a while since I did the deployment.
|
||||
|
||||
```bash
|
||||
kubectl get deployment -n observability prometheus
|
||||
```
|
||||
|
||||
```text
|
||||
NAME READY UP-TO-DATE AVAILABLE AGE
|
||||
prometheus 1/1 1 1 3h24m
|
||||
```
|
||||
|
||||
# Interesting
|
||||
|
||||
https://kubernetes.io/docs/concepts/storage/persistent-volumes/#cross-namespace-data-sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user