sock-shop workflow

Signed-off-by: oumkale <oum.kale@mayadata.io>
This commit is contained in:
oumkale
2021-02-17 01:04:46 +05:30
parent 5ad91f42cd
commit dfb9587f8e
4 changed files with 8 additions and 8 deletions

View File

@@ -526,7 +526,7 @@ spec:
- name: pod-delete - name: pod-delete
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-catalogue-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue" url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue"
@@ -602,7 +602,7 @@ spec:
- name: pod-network-loss - name: pod-network-loss
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-cards-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/cards" url: "http://front-end.sock-shop.svc.cluster.local:80/cards"

View File

@@ -415,7 +415,7 @@ spec:
- name: pod-network-loss - name: pod-network-loss
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-cards-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/cards" url: "http://front-end.sock-shop.svc.cluster.local:80/cards"
@@ -632,7 +632,7 @@ spec:
- name: pod-delete - name: pod-delete
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-catalogue-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue" url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue"

View File

@@ -454,7 +454,7 @@ spec:
- name: pod-delete - name: pod-delete
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-catalogue-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue" url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue"
@@ -627,7 +627,7 @@ spec:
- name: pod-network-loss - name: pod-network-loss
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-cards-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/cards" url: "http://front-end.sock-shop.svc.cluster.local:80/cards"

View File

@@ -459,7 +459,7 @@ spec:
- name: pod-delete - name: pod-delete
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-catalogue-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue" url: "http://front-end.sock-shop.svc.cluster.local:80/catalogue"
@@ -632,7 +632,7 @@ spec:
- name: pod-network-loss - name: pod-network-loss
spec: spec:
probe: probe:
- name: "check-frontend-access-url" - name: "check-cards-access-url"
type: "httpProbe" type: "httpProbe"
httpProbe/inputs: httpProbe/inputs:
url: "http://front-end.sock-shop.svc.cluster.local:80/cards" url: "http://front-end.sock-shop.svc.cluster.local:80/cards"