Fixed typo for availability zone in tempest.conf

Related-PROD: PROD-37187
Change-Id: If07b769ff6a9df0ca348aed953b780770d751b22
(cherry picked from commit 2c149b899bbdeba2c0342eb281408aa651e96664)
diff --git a/k8s/workspace/update-openstack-resources.sh b/k8s/workspace/update-openstack-resources.sh
index c8745d2..f8245ba 100644
--- a/k8s/workspace/update-openstack-resources.sh
+++ b/k8s/workspace/update-openstack-resources.sh
@@ -26,6 +26,7 @@
 #
 echo " "
 echo "# Filling tempest_custom.yaml"
+# TODO: set the correct availability_zone in case nova is not used (now nova is default option)
 cp -v /opt/res-files/k8s/yamls/tempest_custom.yaml.clean $MY_PROJFOLDER/yamls/tempest_custom.yaml
 declare $(kubectl exec toolset --stdin -n qa-space -- bash -c "cat /artifacts/cmp-check/cvp.manifest")
 echo "# Getting network details"
diff --git a/k8s/yamls/tempest_custom.yaml.clean b/k8s/yamls/tempest_custom.yaml.clean
index 2560cb7..fdcb2f9 100644
--- a/k8s/yamls/tempest_custom.yaml.clean
+++ b/k8s/yamls/tempest_custom.yaml.clean
@@ -42,7 +42,7 @@
     ssh_key_type: ecdsa
 octavia:
     availability_zone: nova
-    availability_zoine2: nova
+    availability_zone2: nova
 volume:
     volume_type: volume_type_name
     volume_type_multiattach: volume_type_name