From 1cca38207e591f9a41b93a38ae9a50b0c8ecda82 Mon Sep 17 00:00:00 2001 From: codyshoffner Date: Fri, 13 Mar 2026 16:50:39 -0500 Subject: [PATCH] chore: add new endpoint probe --- chart/templates/uds-package.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chart/templates/uds-package.yaml b/chart/templates/uds-package.yaml index 9bc1440..f3328ce 100644 --- a/chart/templates/uds-package.yaml +++ b/chart/templates/uds-package.yaml @@ -41,6 +41,10 @@ spec: gateway: tenant host: reference-package port: 8080 + uptime: + checks: + paths: + - /health allow: - direction: Ingress remoteGenerated: IntraNamespace