From caffb10738888e34d2581201a20a1ecb44d82bc0 Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Tue, 12 Dec 2023 10:07:44 -0700
Subject: [PATCH] update name and undeploy from prod

---
 nshms.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nshms.yml b/nshms.yml
index 6c41fc6f..22ebb15d 100644
--- a/nshms.yml
+++ b/nshms.yml
@@ -5,7 +5,7 @@ nshms:
   # Alaska 2007 NSHM
   -
     repo: nshm-alaska
-    tag: 2.2.2
+    tag: 2.2.3
     year: 2007
     deployment:
       baseHref: /ws/nshmp/alaska-2007/dynamic
@@ -14,8 +14,8 @@ nshms:
           instanceType: c7g.8xlarge
         staging:
           instanceType: c7g.12xlarge
-        production:
-          instanceType: c7g.12xlarge
+        # production:
+        #   instanceType: c7g.12xlarge
       label: 2007 Alaska Dynamic Services
       model: ALASKA_2007
       test:
-- 
GitLab