From 9ec85e5f74d206450b4d0c5fc9abb30ef2af3af1 Mon Sep 17 00:00:00 2001 From: shivkumar dudhani Date: Thu, 8 Aug 2019 02:39:38 -0700 Subject: [PATCH] update crd --- definitions/install_debug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/install_debug.yaml b/definitions/install_debug.yaml index 4028417ab3..9aadecd9a5 100644 --- a/definitions/install_debug.yaml +++ b/definitions/install_debug.yaml @@ -193,11 +193,11 @@ spec: properties: spec: required: - - policyName + - policy - resource - rules properties: - policyName: + policy: type: string resource: type: object