From bada0d0ea32c61af7f05e6953ae61cd9171dfa2a Mon Sep 17 00:00:00 2001 From: bhearn7 <blakeeh723@gmail.com> Date: Wed, 21 Jul 2021 15:52:04 -0400 Subject: [PATCH] testing --- tests/ci/k3d/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/ci/k3d/values.yaml b/tests/ci/k3d/values.yaml index 7f159a5d75..b4e05c7d09 100644 --- a/tests/ci/k3d/values.yaml +++ b/tests/ci/k3d/values.yaml @@ -104,6 +104,9 @@ gatekeeper: cpu: 100m memory: 256Mi limits: {} + violations: + noHostNamespace: + match: {} twistlock: enabled: true -- GitLab