From 39170f031085ff51a54aa40967eac54c2357bcf9 Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Thu, 8 Feb 2024 13:37:29 -0800 Subject: [PATCH] Update README.md --- examples/gatekeeper-disallow-root-user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gatekeeper-disallow-root-user/README.md b/examples/gatekeeper-disallow-root-user/README.md index dc77f2cce..f83b23adc 100644 --- a/examples/gatekeeper-disallow-root-user/README.md +++ b/examples/gatekeeper-disallow-root-user/README.md @@ -83,7 +83,7 @@ exitCode: 1 items: - image: gcr.io/kpt-fn/gatekeeper:unstable stderr: |- - [error] apps/v1/Deployment/nginx-deploy : Containers must not run as root + [error] apps/v1/Deployment/nginx-deploy: Containers must not run as root violatedConstraint: disallowroot exitCode: 1 results: