Skip to content

Commit

Permalink
doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Oct 16, 2024
1 parent fc5f808 commit d9af73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v4/common_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ type VolumeSpec struct {
// Remote Storage type. Supported values: s3, blob. s3 works with aws or minio providers, whereas blob works with azure provider.
Type string `json:"storageType"`

// App Package Remote Store provider. Supported values: aws, minio, azure.
// App Package Remote Store provider. Supported values: aws, minio, azure, gcp.
Provider string `json:"provider"`

// Region of the remote storage volume where apps reside. Used for aws, if provided. Not used for minio and azure.
Expand Down

0 comments on commit d9af73b

Please sign in to comment.