UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 72e53df4 authored by mr-bot's avatar mr-bot Committed by Michael Martin
Browse files

fluentbit update to 0.43.0-bb.3

parent 3829bf8f
No related branches found
No related tags found
1 merge request!4002fluentbit update to 0.43.0-bb.3
......@@ -643,11 +643,11 @@ fluentbit:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/fluentbit.git
path: "./chart"
tag: "0.43.0-bb.2"
tag: "0.43.0-bb.3"
helmRepo:
repoName: "registry1"
chartName: "fluentbit"
tag: "0.43.0-bb.2"
tag: "0.43.0-bb.3"
# -- Flux reconciliation overrides specifically for the Fluent-Bit Package
flux: {}
......
......@@ -837,11 +837,41 @@ elasticsearchKibana:
fluentbit:
enabled: false
values:
istio:
hardened:
enabled: true
customServiceEntries:
- name: "allow-npm-for-cypress-tests"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
- name: "allow-repo1-for-cypress"
enabled: true
spec:
hosts:
- 'repo1.dso.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
securityContext:
privileged: true
bbtests:
enabled: true
loki:
strategy: scalable
values:
......
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