Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5ef2685

Browse files
authored
Update forge-squashtm-postgresql.nomad.tpl
1 parent 56bd532 commit 5ef2685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

squashtm-db/forge-squashtm-postgresql.nomad.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ POSTGRES_PASSWORD = {{ with secret "forge/squashtm" }}{{ .Data.data.sqtm_db_pass
4545
volume_driver = "pxd"
4646
}
4747
resources {
48-
cpu = 600
48+
cpu = 2000
4949
memory = 2048
5050
}
5151

@@ -62,4 +62,4 @@ POSTGRES_PASSWORD = {{ with secret "forge/squashtm" }}{{ .Data.data.sqtm_db_pass
6262
}
6363
}
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)