mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(monitoring): increase volume size
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -18,7 +18,7 @@ prometheus:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: 10G
|
||||
storage: 20G
|
||||
selector:
|
||||
matchLabels:
|
||||
app: prometheus
|
||||
|
||||
Reference in New Issue
Block a user