UNCLASSIFIED - NO CUI

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

Merge branch '520-fluentbit-kube-api-np' into 'master'

Resolve "Fluent-Bit Network Policy for Kube-API Egress"

Closes #520

See merge request platform-one/big-bang/bigbang!575
parents b280b9c0 3a8ae69c
No related branches found
No related tags found
1 merge request!575Resolve "Fluent-Bit Network Policy for Kube-API Egress"
Pipeline #322967 passed
......@@ -13,6 +13,8 @@ imagePullSecrets:
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
istio:
enabled: {{ .Values.istio.enabled }}
......
......@@ -301,7 +301,7 @@ fluentbit:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
path: "./chart"
tag: "0.15.8-bb.4"
tag: "0.15.8-bb.5"
# -- 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