Merge branch 'develop' of https://forge.cadoles.com/CadolesKube/c-kustom into develop
This commit is contained in:
commit
cd3e1f7039
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue