diff --git a/values.template.yaml b/values.template.yaml
index 5d34947d1762b1b1f08e4435e01e46e78153737d..2a99e0d06c79e550d73bc9ea2f89a7df8b535eab 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -216,6 +216,16 @@ hub:
     ports:
       nodePort: 
     loadBalancerIP:
+  nodeSelector:
+    topology.kubernetes.io/region: "us-west"
+  tolerations:
+  - key: "nautilus.io/csu-tide"
+    operator: "Exists"
+    effect: "NoSchedule"
+  - key: "nautilus.io/sdsu-fix"
+    operator: "Exists"
+    effect: "NoSchedule"
+
   deploymentStrategy:
     type: Recreate
   db: