Skip to content

Commit

Permalink
feature/global-policy-set : upgrade version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
krishbajaj1609 committed Jun 4, 2024
1 parent 098b0ef commit a0372b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/test-krish-globalps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: test-krish
description: Pod Security Standards (baseline) policy set
type: application
version: 0.5.4
version: 0.5.5
appVersion: 0.1.0
keywords:
- kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/test-krish-globalps/pols/disallow-capabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
policies.kyverno.io/description: >-
Adding capabilities beyond those listed in the policy must be disallowed.
spec:
validationFailureAction: Audit
validationFailureAction: Enforce
background: true
rules:
- name: adding-capabilities
Expand Down

0 comments on commit a0372b2

Please sign in to comment.