Skip to content

Commit a8afd9e

Browse files
authored
Merge pull request #49 from kubescape/hotfix/policy-name
Fixing name
2 parents 6679e0c + 4cb7334 commit a8afd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime-policies/hostmount/policy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: admissionregistration.k8s.io/v1beta1
22
kind: ValidatingAdmissionPolicy
33
metadata:
4-
name: cluster-policy-deny-hostMount
4+
name: cluster-policy-deny-host-mount
55
spec:
66
matchConstraints:
77
resourceRules:

0 commit comments

Comments
 (0)