Skip to content

Commit

Permalink
feat: downscale the minio deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Feb 11, 2025
1 parent cde4181 commit 138f797
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/supporting-infra/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ resources:
- keycloak-auth-ingress.yaml
- keycloak-secret-sealed.yaml
# minio
- minio.yaml
- minio-tenant-config-secret-sealed.yaml
#- minio.yaml
#- minio-tenant-config-secret-sealed.yaml
6 changes: 6 additions & 0 deletions infrastructure/supporting-infra/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ spec:
values:
tenant:
name: reinthal
exposeServices:
minio: true
console: true
metrics:
enabled: true
port: 9000
features:
enableSFTP: false
domains:
Expand Down

0 comments on commit 138f797

Please sign in to comment.