this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add Kyverno categories.

+2
+1
cluster/apps/kube-system/kyverno/policies/add-ndots.yaml
··· 5 5 name: add-ndots 6 6 annotations: 7 7 policies.kyverno.io/title: Add ndots 8 + policies.kyverno.io/category: Other 8 9 policies.kyverno.io/subject: Pod 9 10 policies.kyverno.io/description: >- 10 11 The ndots value controls where DNS lookups are first performed in a cluster
+1
cluster/apps/kube-system/kyverno/policies/update-ingress-annotations.yaml
··· 5 5 name: update-ingress-annotations 6 6 annotations: 7 7 policies.kyverno.io/title: Update ingress annotations 8 + policies.kyverno.io/category: Security 8 9 policies.kyverno.io/subject: Ingress 9 10 policies.kyverno.io/description: >- 10 11 This policy creates auth annotations on ingresses, external-dns,