From 28eb96f2aadd08ebeaf38e847183f01c8356ddbe Mon Sep 17 00:00:00 2001 From: 7oku Date: Mon, 1 Sep 2014 11:40:07 +0200 Subject: [PATCH] Fixed anoying typo Anoying typo fixed --- 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 19738bd82fd..7978425e62b 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=kubenertes +INSTANCE_PREFIX=kubernetes AZ_LOCATION='West US' TAG=testing