removed loki and enabled crd
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
@@ -46,7 +46,7 @@ mayastor:
|
||||
localpv-provisioner:
|
||||
enabled: false
|
||||
crds:
|
||||
enabled: false
|
||||
enabled: true
|
||||
loki:
|
||||
enabled: false
|
||||
alloy:
|
||||
@@ -94,7 +94,7 @@ engines:
|
||||
enabled: true
|
||||
|
||||
loki:
|
||||
enabled: true
|
||||
enabled: false
|
||||
# NOTE: For all possible storage options for loki, check https://github.com/openebs/openebs/blob/HEAD/charts/loki-storage.md
|
||||
# Configuration for loki's localpv hostpath storage class.
|
||||
localpvScConfig:
|
||||
@@ -164,7 +164,7 @@ loki:
|
||||
size: 2Gi
|
||||
|
||||
minio:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
drivesPerNode: 1
|
||||
mode: distributed
|
||||
# Disable this if you want to enabled external s3 bucket, and uncomment the storage section above.
|
||||
|
||||
Reference in New Issue
Block a user