This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new d02a566  added gcp gke deploying
d02a566 is described below

commit d02a56602f771112f2c8956744a85ec86c8fc324
Author: Oleh Martushevskyi <oleh_martushevs...@epam.com>
AuthorDate: Thu Dec 19 15:37:58 2019 +0200

    added gcp gke deploying
---
 infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py 
b/infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py
index 24f8be4..5179397 100644
--- a/infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py
+++ b/infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py
@@ -341,7 +341,7 @@ def 
configure_supervisor_endpoint(endpoint_keystore_password):
                 },
                 {
                     'key': "EDGE_INSTANCE_SIZE",
-                    'value': args.edge_instence_size
+                    'value': "" # args.edge_instence_size
                 },
                 {
                     'key': "SUBNET_ID",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to