Skip to content
Snippets Groups Projects

AWS CPU and Memory

Merged Clayton, Brandon Scott requested to merge ghsc/users/bclayton/nshmp/nshmp-haz:min-max into main
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -36,7 +36,7 @@ nshms:
baseHref: /ws/nshmp/alaska-2023/dynamic
environments:
development:
cpu: 2
cpu: 4
memory: 32
staging:
cpu: 8
@@ -61,7 +61,7 @@ nshms:
baseHref: /ws/nshmp/conus-2018/dynamic
environments:
development:
cpu: 2
cpu: 4
memory: 32
staging:
cpu: 8
@@ -86,7 +86,7 @@ nshms:
baseHref: /ws/nshmp/conus-2023/dynamic
environments:
development:
cpu: 2
cpu: 4
memory: 32
staging:
cpu: 8
@@ -114,7 +114,7 @@ nshms:
cpu: 2
memory: 4
staging:
cpu: 2
cpu: 4
memory: 4
production:
cpu: 8
Loading