UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ff9a42d9 authored by BB_AUTO_MR_TOKEN's avatar BB_AUTO_MR_TOKEN Committed by Christopher O'Connell
Browse files

loki update to 6.24.0-bb.2

parent 2e650fde
No related branches found
No related tags found
1 merge request!5707loki update to 6.24.0-bb.2
......@@ -701,11 +701,11 @@ loki:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/loki.git
path: "./chart"
tag: "6.24.0-bb.1"
tag: "6.24.0-bb.2"
helmRepo:
repoName: "registry1"
chartName: "loki"
tag: "6.24.0-bb.1"
tag: "6.24.0-bb.2"
# -- Flux reconciliation overrides specifically for the Loki Package
flux: {}
......
......@@ -1868,6 +1868,9 @@ addons:
tenant:
pools:
- name: pool-0
labels:
app: minio
app.kubernetes.io/name: minio
servers: 3
volumesPerServer: 4
size: 256Mi
......@@ -1999,6 +2002,9 @@ addons:
tenant:
pools:
- name: pool-0
labels:
app: minio
app.kubernetes.io/name: minio
servers: 1
volumesPerServer: 4
size: 256Mi
......@@ -2562,6 +2568,9 @@ addons:
tenant:
pools:
- name: pool-0
labels:
app: minio
app.kubernetes.io/name: minio
servers: 1
volumesPerServer: 4
size: 256Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment