You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/openapi/cluster.yaml
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,12 @@ Cluster:
32
32
provider:
33
33
$ref: 'definitions.yaml#/provider'
34
34
defaultPlatformStorageClass:
35
-
title: Default platform storage class
36
35
type: string
37
-
description: Default storage class policy for APL platform components. Controls data retention behavior.
36
+
description: Default storage class for platform components. Use linode-block-storage for Delete policy or linode-block-storage-retain for Retain policy.
0 commit comments