* chore(kyverno): Adding security policies Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * chore(kyverno): updating policies Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * chore(kyverno): updating policies Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * chore(kyverno): changed the file names Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
15 lines
588 B
YAML
15 lines
588 B
YAML
resources:
|
|
- allow-capabilities-for-litmus-experiments-which-uses-runtime-api.yaml
|
|
- allow-host-namespaces-for-litmus-experiments-which-uses-runtime-api.yaml
|
|
- allow-privileged-containers-for-litmus-experiments-which-uses-runtime-api.yaml
|
|
- allow-privilege-escalation-for-litmus-experiments-which-uses-runtime-api.yaml
|
|
- allow-host-paths-for-litmus-experiments-which-uses-hostPaths.yaml
|
|
- allow-user-groups-for-litmus-experiments.yaml
|
|
patches:
|
|
- patch: |-
|
|
- op: replace
|
|
path: /spec/validationFailureAction
|
|
value: enforce
|
|
target:
|
|
kind: Policy
|