Skip to content

Commit

Permalink
fix: add gatus ep for echo-server
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 9, 2024
1 parent b678d9d commit 435757d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helmrelease.yaml
- ../../../../../shared/templates/gatus/external
3 changes: 3 additions & 0 deletions kubernetes/main/apps/network/echo-server/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ spec:
wait: false
interval: 30m
timeout: 5m
postBuild:
substitute:
APP: *app

0 comments on commit 435757d

Please sign in to comment.