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
The following commit(s) were added to refs/heads/DATALAB-2674 by this push:
new 0c0e142 [DATALAB-2674]: changed how gcp wrapped csek is saved
0c0e142 is described below
commit 0c0e1427789fd454bfb47910c5ae69c1be75a364
Author: leonidfrolov <[email protected]>
AuthorDate: Wed Feb 9 15:11:50 2022 +0200
[DATALAB-2674]: changed how gcp wrapped csek is saved
---
infrastructure-provisioning/src/general/conf/datalab.ini | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini
b/infrastructure-provisioning/src/general/conf/datalab.ini
index 1ebe64c..1de4068 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -235,9 +235,9 @@ 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 customer supplied wrapped encryption key to use
-gcp_wrapped_csek = ''
+# wrapped_csek =
### 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]