There was an error while loading. Please reload this page.
2 parents b4cb77f + b17ac6e commit 3a0b5b3Copy full SHA for 3a0b5b3
1 file changed
tools/config/update-configmap.sh
@@ -51,7 +51,7 @@ PARSER_CONFIG="
51
#Setup for config-maps
52
###########################################################
53
54
-if [ "$ENV" == "prod" ]
+if [ "$envValue" == "prod" ]
55
then
56
ALGORITHM_API_VERSION="v1"
57
else
0 commit comments