updating probe schema for workflows (#510)
Signed-off-by: Oum Kale <oumkale@chaosnative.com>
This commit is contained in:
committed by
GitHub
parent
89d99df5e4
commit
35ba5909eb
@@ -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
|
||||
|
Reference in New Issue
Block a user