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
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: crds/objectstorage.k8s.io_bucketclasses.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ spec:
25
25
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
26
26
type: string
27
27
deletionPolicy:
28
-
default: retain
28
+
default: Retain
29
29
description: 'DeletionPolicy is used to specify how COSI should handle
30
30
deletion of this bucket. There are 2 possible values: - Retain: Indicates
31
31
that the bucket should not be deleted from the OSP - Delete: Indicates
0 commit comments