1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Jan 10 10:17:49 UTC 2024

This commit is contained in:
Automated 2024-01-10 10:17:49 +00:00
parent 08ad88258a
commit 5fec13c692
262 changed files with 3211 additions and 4501 deletions

View file

@ -432,7 +432,7 @@ FLAGS
provided type, other keys will be required. The following types are
supported with the specified additional keys:
cloud-storage: A volume represnting a Cloud Storage bucket. This
cloud-storage: A volume representing a Cloud Storage bucket. This
volume type is mounted using Cloud Storage FUSE. See
https://cloud.google.com/storage/docs/gcs-fuse for the details and
limitations of this filesystem. Additional keys:
@ -445,7 +445,6 @@ FLAGS
With this type of volume, data is not shared between instances and all
data will be lost when the instance it is on is terminated. Additional
keys:
◆ size-limit: (optional) A quantity representing the maximum amount of
memory allocated to this volume, such as "512Mi" or "3G". Data stored
in an in-memory volume consumes the memory allocation of the container