From d6e0a28944cc20334a628eb97d2fb4faf053bcfd Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 16 May 2024 13:46:50 -0700 Subject: [PATCH] put this in its own section and make it more descriptive --- docs/admins/howto/new-hub.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/admins/howto/new-hub.rst b/docs/admins/howto/new-hub.rst index 2ffd98f85..3e78ef422 100644 --- a/docs/admins/howto/new-hub.rst +++ b/docs/admins/howto/new-hub.rst @@ -192,7 +192,13 @@ The cookiecutter template will prompt you to provide the following information: This will generate a directory with the name of the hub you provided with a skeleton configuration and all the necessary secrets. -If you have created a new filestore instance, you will now need to apply the ``ROOT_SQUASH`` settings. Please ensure that you've already created the hub's root directory and both `staging` and `prod` directories, otherwise you'll lose write access to the share. +Configure filestore security settings and add GCP billing labels +---------------------------------------------------------------- +If you have created a new filestore instance, you will now need to apply the +``ROOT_SQUASH`` settings. Please ensure that you've already created the hub's +root directory and both `staging` and `prod` directories, otherwise you will +lose write access to the share. We also attach labels to a new filestore +instance for tracking individual and full hub costs. Skip this step if you are using an existing/shared filestore.