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