1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

Merge pull request #678 from nirmata/readme-patch-1

fix text
This commit is contained in:
shuting 2020-02-06 23:39:35 -08:00 committed by GitHub
commit 33f5e0a9f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ kind: ClusterPolicy
metadata:
name: check-cpu-memory
spec:
# `enforce` blocks request. `audit` reports violations
# `enforce` blocks the request. `audit` reports violations
validationFailureAction: enforce
rules:
- name: check-pod-resources