From 7ed1c74a662dda254182045c84f2bd2a3b368160 Mon Sep 17 00:00:00 2001 From: John McCann Cunniff Jr Date: Mon, 29 May 2023 15:19:13 -0400 Subject: [PATCH] CHG switch to off semester deployment --- k8s/chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/chart/values.yaml b/k8s/chart/values.yaml index 0f134ce5..8d6b517e 100644 --- a/k8s/chart/values.yaml +++ b/k8s/chart/values.yaml @@ -11,7 +11,7 @@ imagePullPolicy: "Always" imagePullSecret: "anubis" tag: "latest" revisionHistoryLimit: 3 -offSemester: false +offSemester: true nodeSelector: doks.digitalocean.com/node-pool: pool-mfdxypigt