mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-18 02:06:52 +00:00
refine description
This commit is contained in:
parent
97e6382aaf
commit
b14174e51b
4 changed files with 14 additions and 14 deletions
|
@ -10,8 +10,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction provides choice to enforce rules to resources
|
||||
during policy application.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
@ -432,8 +432,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction controls if a policy failure should not disallow
|
||||
an admission review request (enforce), or allow (audit) and report an error.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction provides choice to enforce rules to resources during policy application.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow (enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
@ -292,7 +292,7 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction controls if a policy failure should not disallow an admission review request (enforce), or allow (audit) and report an error.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow (enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
|
|
@ -15,8 +15,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction provides choice to enforce rules to resources
|
||||
during policy application.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
@ -437,8 +437,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction controls if a policy failure should not disallow
|
||||
an admission review request (enforce), or allow (audit) and report an error.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
|
|
@ -15,8 +15,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction provides choice to enforce rules to resources
|
||||
during policy application.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
@ -437,8 +437,8 @@ spec:
|
|||
name: Background
|
||||
type: string
|
||||
- JSONPath: .spec.validationFailureAction
|
||||
description: ValidationFailureAction controls if a policy failure should not disallow
|
||||
an admission review request (enforce), or allow (audit) and report an error.
|
||||
description: ValidationFailureAction controls if a policy failure should disallow
|
||||
(enforce) or allow and report (audit) the admission review request.
|
||||
name: Validation Failure Action
|
||||
type: string
|
||||
group: kyverno.io
|
||||
|
|
Loading…
Add table
Reference in a new issue