1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 10:04:25 +00:00

update crd spec for namespace attrib

This commit is contained in:
shivkumar dudhani 2019-07-01 15:21:50 -07:00
parent 29653196bf
commit 7bb7971c1d

View file

@ -43,6 +43,8 @@ spec:
type: string
name:
type: string
namespace:
type: string
selector:
properties:
matchLabels: