diff --git a/chart/templates/gatekeeper/values.yaml b/chart/templates/gatekeeper/values.yaml
index 27c2f6740b49f43bdd1bca280666e836ace1cc0b..933255d59aa3ad3954a1c256104b07e1603be563 100644
--- a/chart/templates/gatekeeper/values.yaml
+++ b/chart/templates/gatekeeper/values.yaml
@@ -40,13 +40,6 @@ violations:  # Try to keep this in alpha order to make it easier to find keys
         - monitoring
   {{- end }}
 
-  {{- if .Values.monitoring.enabled }}
-  hostNetworking:
-    match:
-      excludedNamespaces:
-        - monitoring # Allow node exporter to export metrics. The exporters live in pod monitoring-monitoring-prometheus-node-exporter-XXXX
-  {{- end }}
-
   {{- if .Values.addons.mattermost.enabled }}
   httpsOnly:
     match:
diff --git a/chart/values.yaml b/chart/values.yaml
index 045b785794e15ad031e3d96186822bfb31af1a32..ddd9a9a8a7deabb16707d0a7a62e8a5e07ae3d61 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -381,7 +381,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "14.0.0-bb.3"
+    tag: "14.0.0-bb.4"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux: