fix(sorcerer): Change ingress
This commit is contained in:
@@ -79,21 +79,28 @@ config:
|
||||
- "[RESPONSE_TIME] <= 1000"
|
||||
|
||||
endpoints:
|
||||
- name: Atlantis
|
||||
- name: Atlantis TOS
|
||||
<<: *https-endpoint
|
||||
group: "Primary Services"
|
||||
url: https://maps.oceanbox.io/healthz
|
||||
alerts:
|
||||
- type: custom
|
||||
|
||||
- name: Sorcerer
|
||||
- name: Sorcerer TOS
|
||||
<<: *https-endpoint
|
||||
group: "Primary Services"
|
||||
url: https://sorcerer.data.oceanbox.io/healthz
|
||||
alerts:
|
||||
- type: custom
|
||||
|
||||
- name: Plume
|
||||
- name: Sorcerer VTN
|
||||
<<: *https-endpoint
|
||||
group: "Primary Services"
|
||||
url: https://sorcerer.vtn.oceanbox.io/healthz
|
||||
alerts:
|
||||
- type: custom
|
||||
|
||||
- name: Plume TOS
|
||||
<<: *https-endpoint
|
||||
group: "Secondary Services"
|
||||
url: https://plume.data.oceanbox.io/healthz
|
||||
|
||||
Reference in New Issue
Block a user