This commit is contained in:
Philippe Caseiro 2023-02-07 13:48:00 +01:00
commit cd3e1f7039
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,14 @@
---
nameReference:
- kind: Secret
fieldSpecs:
- path: spec/credsSecret/name
kind: Tenant
- kind: Secret
fieldSpecs:
- path: spec/configuration/name
kind: Tenant
- kind: Secret
fieldSpecs:
- path: spec/users/name
kind: Tenant

View File

@ -7,4 +7,7 @@ commonAnnotations:
operator.min.io/support: "https://subnet.min.io" operator.min.io/support: "https://subnet.min.io"
resources: resources:
- github.com/minio/operator/resources - github.com/minio/operator/resources
configurations:
- ./configurations/tenants.minio.min.io.yaml