Skip to content

Commit

Permalink
gatus now also for internal
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Jun 10, 2024
1 parent 266d701 commit e14efc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
---
endpoints:
- name: {{ GATUS_NAME }}
group: kubernetes-external
group: external-kubernetes
url: https://{{ GATUS_HOST }}{{ GATUS_PATH }}
interval: 2m
client:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
---
endpoints:
- name: {{ GATUS_NAME }}
group: kubernetes-internal
group: internal-kubernetes
url: https://{{ GATUS_HOST }}{{ GATUS_PATH }}
interval: 2m
client:
Expand Down

0 comments on commit e14efc6

Please sign in to comment.