From 3b96d1bfc244e1707bc6dfc090e181b1d6f00a31 Mon Sep 17 00:00:00 2001 From: shravan Date: Mon, 27 Apr 2020 11:47:33 +0530 Subject: [PATCH] 744 save commit --- definitions/install.yaml | 1 + definitions/install_debug.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/definitions/install.yaml b/definitions/install.yaml index 5a4db02cf5..f7ebfb5590 100644 --- a/definitions/install.yaml +++ b/definitions/install.yaml @@ -38,6 +38,7 @@ spec: type: object required: - name + - match properties: name: type: string diff --git a/definitions/install_debug.yaml b/definitions/install_debug.yaml index eddfe71a8e..3598dbca1d 100644 --- a/definitions/install_debug.yaml +++ b/definitions/install_debug.yaml @@ -38,6 +38,7 @@ spec: type: object required: - name + - match properties: name: type: string