UNCLASSIFIED - NO CUI

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

Merge branch 'opa-bump' into 'master'

allowedHostFilesystem For Prometheus Exporter

Closes platform-one/big-bang/apps/core/policy#64

See merge request platform-one/big-bang/bigbang!712
parents 5715d17d 23ea7f0f
No related branches found
No related tags found
1 merge request!712allowedHostFilesystem For Prometheus Exporter
Pipeline #416786 passed
......@@ -32,6 +32,14 @@ violations: # Try to keep this in alpha order to make it easier to find keys
{{- end }}
{{- end }}
{{- if .Values.monitoring.enabled}}
allowedHostFilesystem:
match:
excludedNamespaces:
# required for monitoring's prometheus-node-exporter to get node metrics
- monitoring
{{- end }}
{{- if .Values.monitoring.enabled }}
hostNetworking:
match:
......
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