Skip to content

Commit

Permalink
Fix UI
Browse files Browse the repository at this point in the history
  • Loading branch information
nik committed Jan 20, 2025
1 parent 9801c5f commit 3adc5f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/source/guide/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,9 +527,6 @@ For VPC network sources:
gcloud alpha storage buckets update gs://BUCKET_NAME --ip-filter-file=IP_FILTER_CONFIG_FILE
```

!!! important
Make sure to include your own IP address in the allowed ranges, or you'll lose access to the bucket through the UI.

4. To remove IP filtering rules when no longer needed:
```bash
gcloud alpha storage buckets update gs://BUCKET_NAME --clear-ip-filter
Expand Down

0 comments on commit 3adc5f1

Please sign in to comment.