Skip to content

Commit 3c0b3c2

Browse files
committed
chore: fix example resources' deletion policy
1 parent 93f41d8 commit 3c0b3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/example-resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: MinioBucket
33
metadata:
44
name: bucket
55
spec:
6-
deletionPolicy: IfNotEmpty
6+
deletionPolicy: IfEmpty
77
name: bucket
88
tenantRef:
99
namespace: minio-tenant

0 commit comments

Comments
 (0)