From 35ba5909eb2e28b01776191af1a86ffda9d99db6 Mon Sep 17 00:00:00 2001 From: OUM NIVRATHI KALE Date: Tue, 12 Oct 2021 19:36:18 +0530 Subject: [PATCH] updating probe schema for workflows (#510) Signed-off-by: Oum Kale --- workflows/sock-shop/workflow.yaml | 5 ----- workflows/sock-shop/workflow_cron.yaml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/workflows/sock-shop/workflow.yaml b/workflows/sock-shop/workflow.yaml index 9653591..722f9f9 100644 --- a/workflows/sock-shop/workflow.yaml +++ b/workflows/sock-shop/workflow.yaml @@ -106,7 +106,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -178,7 +177,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -251,7 +249,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -325,7 +322,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -401,7 +397,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 diff --git a/workflows/sock-shop/workflow_cron.yaml b/workflows/sock-shop/workflow_cron.yaml index e7f9fb7..d39f00e 100644 --- a/workflows/sock-shop/workflow_cron.yaml +++ b/workflows/sock-shop/workflow_cron.yaml @@ -110,7 +110,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -182,7 +181,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -255,7 +253,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -329,7 +326,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2 @@ -405,7 +401,6 @@ spec: type: "int" # supports: string, int, float criteria: ">=" #supports >=,<=,>,<,==,!= for int and contains,equal,notEqual,matches,notMatches for string values value: "100" - source: "inline" # it can be “inline” or any image mode: "Edge" runProperties: probeTimeout: 2