Skip to content

Commit 3929d54

Browse files
committed
docs: update configure secret manager url
1 parent 7afe788 commit 3929d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/science/af3-slurm/examples/simple_ipynb_launcher/Setup-pre-cluster-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gcloud storage buckets create gs://${UNIQUE_JOB_BUCKET} \
2424
```
2525

2626
### Configure Secret Manager
27-
The IPython notebook will need a secure connection with the Slurm REST API servers. We are using the Google Cloud Secret Manager to manage the necessary credentials in a secure way. Please follow the guideline [here](https://cloud.google.com/secret-manager/docs/create-secret-quickstart) to create a secret using Secret Manager.
27+
The IPython notebook will need a secure connection with the Slurm REST API servers. We are using the Google Cloud Secret Manager to manage the necessary credentials in a secure way. Please follow the guideline [here](https://cloud.google.com/secret-manager/docs/configuring-secret-manager) to enable and create a secret using Secret Manager.
2828

2929
You do not need to manually add any data to the secret; the SLURM token will be automatically populated by the system.
3030

0 commit comments

Comments
 (0)