update(workflows): Updating k8Probe schema inside workflows (#428)
Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
committed by
GitHub
parent
402748a241
commit
ea6e7b427e
@@ -378,14 +378,13 @@ spec:
|
|||||||
- name: "check-catalogue-db-cr-status"
|
- name: "check-catalogue-db-cr-status"
|
||||||
type: "k8sProbe"
|
type: "k8sProbe"
|
||||||
k8sProbe/inputs:
|
k8sProbe/inputs:
|
||||||
command:
|
group: ""
|
||||||
group: ""
|
version: "v1"
|
||||||
version: "v1"
|
resource: "pods"
|
||||||
resource: "pods"
|
namespace: "sock-shop"
|
||||||
namespace: "sock-shop"
|
fieldSelector: "status.phase=Running"
|
||||||
fieldSelector: "status.phase=Running"
|
labelSelector: "name=catalogue-db"
|
||||||
labelSelector: "name=catalogue-db"
|
operation: "present"
|
||||||
operation: "present"
|
|
||||||
mode: "Continuous"
|
mode: "Continuous"
|
||||||
runProperties:
|
runProperties:
|
||||||
probeTimeout: 1
|
probeTimeout: 1
|
||||||
|
@@ -382,14 +382,13 @@ spec:
|
|||||||
- name: "check-catalogue-db-cr-status"
|
- name: "check-catalogue-db-cr-status"
|
||||||
type: "k8sProbe"
|
type: "k8sProbe"
|
||||||
k8sProbe/inputs:
|
k8sProbe/inputs:
|
||||||
command:
|
group: ""
|
||||||
group: ""
|
version: "v1"
|
||||||
version: "v1"
|
resource: "pods"
|
||||||
resource: "pods"
|
namespace: "sock-shop"
|
||||||
namespace: "sock-shop"
|
fieldSelector: "status.phase=Running"
|
||||||
fieldSelector: "status.phase=Running"
|
labelSelector: "name=catalogue-db"
|
||||||
labelSelector: "name=catalogue-db"
|
operation: "present"
|
||||||
operation: "present"
|
|
||||||
mode: "Continuous"
|
mode: "Continuous"
|
||||||
runProperties:
|
runProperties:
|
||||||
probeTimeout: 1
|
probeTimeout: 1
|
||||||
|
@@ -372,14 +372,13 @@ spec:
|
|||||||
- name: "check-catalogue-db-cr-status"
|
- name: "check-catalogue-db-cr-status"
|
||||||
type: "k8sProbe"
|
type: "k8sProbe"
|
||||||
k8sProbe/inputs:
|
k8sProbe/inputs:
|
||||||
command:
|
group: ""
|
||||||
group: ""
|
version: "v1"
|
||||||
version: "v1"
|
resource: "pods"
|
||||||
resource: "pods"
|
namespace: "sock-shop"
|
||||||
namespace: "sock-shop"
|
fieldSelector: "status.phase=Running"
|
||||||
fieldSelector: "status.phase=Running"
|
labelSelector: "name=catalogue-db"
|
||||||
labelSelector: "name=catalogue-db"
|
operation: "present"
|
||||||
operation: "present"
|
|
||||||
mode: "Continuous"
|
mode: "Continuous"
|
||||||
runProperties:
|
runProperties:
|
||||||
probeTimeout: 1
|
probeTimeout: 1
|
||||||
|
@@ -377,14 +377,13 @@ spec:
|
|||||||
- name: "check-catalogue-db-cr-status"
|
- name: "check-catalogue-db-cr-status"
|
||||||
type: "k8sProbe"
|
type: "k8sProbe"
|
||||||
k8sProbe/inputs:
|
k8sProbe/inputs:
|
||||||
command:
|
group: ""
|
||||||
group: ""
|
version: "v1"
|
||||||
version: "v1"
|
resource: "pods"
|
||||||
resource: "pods"
|
namespace: "sock-shop"
|
||||||
namespace: "sock-shop"
|
fieldSelector: "status.phase=Running"
|
||||||
fieldSelector: "status.phase=Running"
|
labelSelector: "name=catalogue-db"
|
||||||
labelSelector: "name=catalogue-db"
|
operation: "present"
|
||||||
operation: "present"
|
|
||||||
mode: "Continuous"
|
mode: "Continuous"
|
||||||
runProperties:
|
runProperties:
|
||||||
probeTimeout: 1
|
probeTimeout: 1
|
||||||
|
Reference in New Issue
Block a user