diff --git a/values/gatus/values/values.yaml b/values/gatus/values/values.yaml index 52157803..efa55e75 100644 --- a/values/gatus/values/values.yaml +++ b/values/gatus/values/values.yaml @@ -75,26 +75,36 @@ config: <<: *https-endpoint group: "Primary Services" url: https://maps.oceanbox.io/healthz + alerts: + - type: custom - name: Sorcerer <<: *https-endpoint group: "Primary Services" url: https://sorcerer.data.oceanbox.io/healthz + alerts: + - type: custom - name: Plume <<: *https-endpoint group: "Secondary Services" url: https://plume.data.oceanbox.io/healthz + alerts: + - type: custom - name: Homepage <<: *https-endpoint group: "Secondary Services" url: https://oceanbox.io + alerts: + - type: custom - name: Homepage <<: *https-endpoint group: "Experimental Services" url: https://oceanbox.io + alerts: + - type: custom - name: Atlantis Beta <<: *https-endpoint @@ -102,6 +112,8 @@ config: url: https://atlantis.beta.oceanbox.io/healthz extra-labels: environment: staging + alerts: + - type: custom - name: Sorcerer Beta <<: *https-endpoint @@ -109,6 +121,8 @@ config: url: https://sorcerer.ekman.oceanbox.io/healthz extra-labels: environment: staging + alerts: + - type: custom - name: Plume Beta <<: *https-endpoint @@ -116,3 +130,5 @@ config: url: https://plume.ekman.oceanbox.io/healthz extra-labels: environment: staging + alerts: + - type: custom