Compare commits

1 Commits

Author SHA1 Message Date
unkinben 3310658c1b chore: resize puppetdb disk size
Build / build (pull_request) Failing after 11s
/data filled for patroni nodes. increase size until real fix can be made
2026-04-13 22:21:31 +10:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ storage_volumes:
pool: fastpool
path: /data
config:
size: 50GB
size: 100GB
+1 -1
View File
@@ -10,4 +10,4 @@ storage_volumes:
pool: fastpool
path: /data
config:
size: 50GB
size: 100GB
+1 -1
View File
@@ -10,4 +10,4 @@ storage_volumes:
pool: fastpool
path: /data
config:
size: 50GB
size: 100GB