From a711770e19c80e5aea0c4d0fd8860f7c8ab82e3a Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 2 Sep 2014 13:18:13 -0700 Subject: [PATCH] Revert "Fixed annoying typo" --- release/azure/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/azure/config.sh b/release/azure/config.sh index 7978425e62b..19738bd82fd 100644 --- a/release/azure/config.sh +++ b/release/azure/config.sh @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -INSTANCE_PREFIX=kubernetes +INSTANCE_PREFIX=kubenertes AZ_LOCATION='West US' TAG=testing