UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • big-bang/product/packages/loki
1 result
Show changes
Commits on Source (2)
......@@ -69,18 +69,16 @@ loki:
# -- Loki architecture. Options are monolith and scalable
strategy: scalable
# Must match cluster name in GEL license
releaseName: <LICENSE CLUSTER NAME>
enterprise:
enabled: true
licenseContents: <GEL LICENSE>
values:
gel:
enabled: true
gateway:
service:
port: 3101
license:
contents: <GEL LICENSE>
# Must match cluster name in GEL license
cluster_name: <LICENSE CLUSTER NAME>
minio:
tenants:
......@@ -242,4 +240,4 @@ loki:
addons:
minioOperator:
enabled: true
```
\ No newline at end of file
```