From ac3222c5ed6d7541301185f09379227de916e5e8 Mon Sep 17 00:00:00 2001 From: Kirk Wang Date: Thu, 17 Apr 2025 13:33:17 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Add=20HYRAX=5FFLEXIBLE=20t?= =?UTF-8?q?rue=20to=20friends=20deploy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ops/friends-deploy.tmpl.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ops/friends-deploy.tmpl.yaml b/ops/friends-deploy.tmpl.yaml index ffc3521..5fed2b3 100644 --- a/ops/friends-deploy.tmpl.yaml +++ b/ops/friends-deploy.tmpl.yaml @@ -109,6 +109,8 @@ extraEnvVars: &envVars value: $GOOGLE_OAUTH_PRIVATE_KEY_VALUE - name: GOOGLE_OAUTH_CLIENT_EMAIL value: hyku-demo@wvu-knapsack-friends.notch8.cloud + - name: HYRAX_FLEXIBLE + value: "true" - name: INITIAL_ADMIN_EMAIL value: admin@example.com - name: INITIAL_ADMIN_PASSWORD @@ -265,4 +267,4 @@ global: nginx: enabled: false service: - port: 80 \ No newline at end of file + port: 80