Skip to content

Commit

Permalink
add policy binding CRD to olm
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuarezd committed Jan 26, 2023
1 parent 8fb7129 commit e2988d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/templates/olm-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ spec:
- kind: Tenant
name: tenants.minio.min.io
version: v2
- kind: PolicyBinding
name: policybindings.sts.min.io
version: v1beta1
keywords:
- S3
- MinIO
Expand Down

0 comments on commit e2988d6

Please sign in to comment.