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

NK-48: Fixed some examples.

This commit is contained in:
Denis Belyshev 2019-03-25 18:04:11 +02:00
parent 736bd2efcf
commit 41b9673d3b
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
apiVersion : policy.nirmata.io/v1alpha1
kind : Policy
metadata :
name : policy-job-perl-bigInt
name : policy-job-perl-bigint
spec :
failurePolicy: stopOnError
rules:

View file

@ -2,6 +2,8 @@ apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: game-pdb
labels:
isMutated: "false"
spec:
minAvailable: 2
selector: