mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 16:03:44 +01:00
Use default namespace as example
This commit is contained in:
parent
7af67af086
commit
7e0243ee29
@ -26,9 +26,6 @@ kubernetes:
|
|||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
namespaces:
|
namespaces:
|
||||||
- name: databases
|
- name: default
|
||||||
service-suffix: "databases.svc.cluster.local"
|
service-suffix: "default.svc.cluster.local"
|
||||||
health-api: "/health"
|
|
||||||
- name: services
|
|
||||||
service-suffix: "services.svc.cluster.local"
|
|
||||||
health-api: "/health"
|
health-api: "/health"
|
Loading…
Reference in New Issue
Block a user