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

remove enum conditions in crd for kinds

This commit is contained in:
shivdudhani 2019-05-22 12:01:33 -07:00
parent 7a3f514fa1
commit 3857c6b9a5

View file

@ -41,25 +41,6 @@ spec:
type: array
items:
type: string
enum:
- ConfigMap
- CronJob
- DaemonSet
- Deployment
- Endpoints
- HorizontalPodAutoscaler
- Ingress
- Job
- LimitRange
- Namespace
- NetworkPolicy
- PersistentVolumeClaim
- PodDisruptionBudget
- PodTemplate
- ResourceQuota
- Secret
- Service
- StatefulSet
name:
type: string
selector: