update(workflows): Updating k8Probe schema inside workflows (#428)

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-03-15 23:59:35 +05:30
committed by GitHub
parent 402748a241
commit ea6e7b427e
4 changed files with 28 additions and 32 deletions

View File

@@ -378,7 +378,6 @@ spec:
- name: "check-catalogue-db-cr-status"
type: "k8sProbe"
k8sProbe/inputs:
command:
group: ""
version: "v1"
resource: "pods"

View File

@@ -382,7 +382,6 @@ spec:
- name: "check-catalogue-db-cr-status"
type: "k8sProbe"
k8sProbe/inputs:
command:
group: ""
version: "v1"
resource: "pods"

View File

@@ -372,7 +372,6 @@ spec:
- name: "check-catalogue-db-cr-status"
type: "k8sProbe"
k8sProbe/inputs:
command:
group: ""
version: "v1"
resource: "pods"

View File

@@ -377,7 +377,6 @@ spec:
- name: "check-catalogue-db-cr-status"
type: "k8sProbe"
k8sProbe/inputs:
command:
group: ""
version: "v1"
resource: "pods"