fix(minio): disable standalone console (use tenant built-in console instead)
This commit is contained in:
@@ -34,15 +34,4 @@ operator:
|
|||||||
operator: Exists
|
operator: Exists
|
||||||
|
|
||||||
console:
|
console:
|
||||||
enabled: true
|
enabled: false
|
||||||
replicaCount: 1
|
|
||||||
image:
|
|
||||||
repository: minio/console
|
|
||||||
tag: "v0.30.0"
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 50m
|
|
||||||
memory: 128Mi
|
|
||||||
limits:
|
|
||||||
cpu: 200m
|
|
||||||
memory: 256Mi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user