Skip to content

Commit 9bfa0be

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/npm-dependencies-04ade640ba
2 parents 2a88281 + 406100e commit 9bfa0be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/openapi/cluster.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ Cluster:
3131
default: otomi
3232
provider:
3333
$ref: 'definitions.yaml#/provider'
34+
defaultStorageClass:
35+
title: Default storage class
36+
type: string
37+
description: Default storage class for platform components. Use '' for relying on the cluster's default storage class.
38+
default: ''
3439
required:
3540
- name
3641
- provider

0 commit comments

Comments
 (0)