UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a2c4b290 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'fluentbit-enable-networkpolicies' into 'master'

Bumping up the version of Fluentbit for Network Policies and adding the enable toggle

See merge request platform-one/big-bang/bigbang!555
parents 2f69cc34 960f2a76
No related branches found
No related tags found
1 merge request!555Bumping up the version of Fluentbit for Network Policies and adding the enable toggle
Pipeline #317644 failed
......@@ -11,6 +11,9 @@ elasticsearch:
imagePullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
{{- if .Values.monitoring.enabled }}
serviceMonitor:
enabled: true
......
......@@ -297,7 +297,7 @@ fluentbit:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
path: "./chart"
tag: "0.15.8-bb.1"
tag: "0.15.8-bb.3"
# -- Flux reconciliation overrides specifically for the Fluent-Bit Package
flux: {}
......
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