Create first test bucket
This commit is contained in:
@ -66,9 +66,6 @@ spec:
|
||||
enum:
|
||||
- compliance
|
||||
- governance
|
||||
|
||||
|
||||
|
||||
# either Namespaced or Cluster
|
||||
scope: Namespaced
|
||||
names:
|
||||
@ -81,4 +78,5 @@ spec:
|
||||
# shortNames allow shorter string to match your resource on the CLI
|
||||
shortNames:
|
||||
- mbs
|
||||
- buckets
|
||||
- buckets
|
||||
---
|
||||
|
@ -45,4 +45,5 @@ spec:
|
||||
kind: MinioInstance
|
||||
# shortNames allow shorter string to match your resource on the CLI
|
||||
shortNames:
|
||||
- mis
|
||||
- mis
|
||||
---
|
||||
|
@ -30,3 +30,4 @@ roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: Role
|
||||
name: minio-buckets
|
||||
---
|
||||
|
Reference in New Issue
Block a user