This is an automated email from the ASF dual-hosted git repository. lfrolov pushed a commit to branch DATALAB-2674 in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 55e34571caaf1b8830d7f5950c7c5afb4fb671a2 Author: leonidfrolov <[email protected]> AuthorDate: Mon Feb 7 16:32:00 2022 +0200 [DATALAB-2674]: changed cmek value in datalab.ini --- infrastructure-provisioning/src/general/conf/datalab.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini b/infrastructure-provisioning/src/general/conf/datalab.ini index b495302..681384b 100644 --- a/infrastructure-provisioning/src/general/conf/datalab.ini +++ b/infrastructure-provisioning/src/general/conf/datalab.ini @@ -235,7 +235,7 @@ block_project_ssh_keys = FALSE ### True if versioning is enabled for buckets bucket_enable_versioning = false ### gcp customer managed encryption key to use -# cmek_resource_name = +cmek_resource_name = '' ### GCP region name for whole DataLab provisioning region = us-west1 ### GCP zone name for whole DataLab provisioning --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
