fix(minio): disable standalone console (use tenant built-in console instead)

This commit is contained in:
Story Crater Bot
2026-07-21 13:15:00 -07:00
parent fd07b3cff2
commit 4bb99ef24f
@@ -34,15 +34,4 @@ operator:
operator: Exists
console:
enabled: true
replicaCount: 1
image:
repository: minio/console
tag: "v0.30.0"
resources:
requests:
cpu: 50m
memory: 128Mi
limits:
cpu: 200m
memory: 256Mi
enabled: false