We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a58852 commit 799225eCopy full SHA for 799225e
tools/gke-disk-image-builder/README.md
@@ -24,7 +24,7 @@ examples below to understand how this tool work better.
24
1. Compute Engine API must be enabled.
25
(https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=$PROJECT_NAME)
26
1. Verify that `[email protected]` has
27
- `storage.objectCreator` permissions to the provided *GCS path* for the logs.
+ `storage.objectCreator` and `storage.objectViewer` permissions to the provided *GCS path* for the logs.
28
You can run the following command to grant proper permissions for this:
29
30
```shell
0 commit comments