Skip to content

Commit

Permalink
feat: configure minio to use new cert
Browse files Browse the repository at this point in the history
  • Loading branch information
johnallen3d committed Sep 7, 2024
1 parent 0f8d3fb commit 085ff97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions system/minio-tenants/templates/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ spec:
buckets:
- name: "test-bucket-01"
certConfig: {}
certificate:
requestAutoCert: false
externalCertSecret:
name: minio-tls
type: kubernetes.io/tls
configuration:
name: minio-configuration
env: []
Expand Down

0 comments on commit 085ff97

Please sign in to comment.