Closed fredg02 closed 1 month ago
Quota can be customized in config.jsonnetlike this:
config.jsonnet
{ project+: { fullName: "foo.bar", displayName: "Eclipse Bar", }, storage: { quota: "250Gi" }
@heurtematte @pstankie FYI
Quota can be customized in
config.jsonnet
like this: