UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 20701a89 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'update-fluentbit-tag-0.43.0-bb.3' into 'master'

fluentbit update to 0.43.0-bb.3

See merge request !4002
parents 3829bf8f 72e53df4
No related branches found
No related tags found
1 merge request!4002fluentbit update to 0.43.0-bb.3
Pipeline #3039641 passed
......@@ -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