UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ffbfc939 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch '1220-enforce-host-path' into 'master'

Update restrict-host-path-mount-pv to enforce

Closes #1220

See merge request platform-one/big-bang/bigbang!1792
parents 366345cf 6929b4b0
No related branches found
No related tags found
1 merge request!1792Update restrict-host-path-mount-pv to enforce
Pipeline #857223 passed
......@@ -427,7 +427,7 @@ policies:
# To override either disable this policy (not ideal) or add an allowed wildcard matching where local paths are provisioned.
# See `/docs/example_configs/policy-overrides-k3d.yaml` for an example of how to do this for k3d.
restrict-host-path-mount-pv:
validationFailureAction: audit
validationFailureAction: enforce
restrict-host-path-write:
validationFailureAction: enforce
......
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