fix(minio): disable standalone console (use tenant built-in console instead)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user