Skip to content

Commit 35871ea

Browse files
committed
chore: remove unused
1 parent e067e79 commit 35871ea

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

db/minio/tenant.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Tenant
33
metadata:
44
name: myminio
55
namespace: minio
6-
6+
77
spec:
88
configuration:
99
name: storage-configuration
@@ -12,9 +12,7 @@ spec:
1212
minio: false
1313
console: false
1414
mountPath: /export
15-
requestAutoCert: true
16-
users:
17-
- name: storage-user
15+
requestAutoCert: false
1816
pools:
1917
- name: pool-0
2018
servers: 4

0 commit comments

Comments
 (0)