Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
1ed1ee0f
Verified
Commit
1ed1ee0f
authored
Jun 23, 2021
by
Kristian Klausen
🎉
Browse files
Increase the volume size (100->150GB) for monitoring.al.org
Loki is using a lot of storage (~8GB per week).
parent
a863917f
Pipeline
#8866
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
1ed1ee0f
...
...
@@ -502,6 +502,6 @@ resource "hcloud_volume" "homedir" {
resource
"hcloud_volume"
"monitoring"
{
name
=
"monitoring"
size
=
1
0
0
size
=
1
5
0
server_id
=
hcloud_server
.
machine
[
"monitoring.archlinux.org"
].
id
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment