From 0d64b89bbb0c03290491dba54a1ce092cd2c81ea Mon Sep 17 00:00:00 2001 From: John Lambert Date: Mon, 9 Dec 2024 14:08:55 -0500 Subject: [PATCH] Update QA to dallas-stage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 326d20ab..fb219960 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ There are 3 different environments that Serval is deployed to: - `kubectl config use-context dallas-stage` - `helm upgrade serval deploy/serval -n nlp -f deploy/qa-int-values.yaml` - For QA external Run: - - `kubectl config use-context dallas-rke` + - `kubectl config use-context dallas-stage` - `helm upgrade serval deploy/serval -n serval -f deploy/qa-ext-values.yaml` - For Production Run: - `kubectl config use-context aws-rke`