From 38f3c2e23353f9365bd2fed724bc954349b75151 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 29 Dec 2025 15:32:22 -0600 Subject: [PATCH] remove ingress from sample --- config/samples/ontime_v1_stage.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/samples/ontime_v1_stage.yaml b/config/samples/ontime_v1_stage.yaml index 4e1e63d..89287df 100644 --- a/config/samples/ontime_v1_stage.yaml +++ b/config/samples/ontime_v1_stage.yaml @@ -3,8 +3,6 @@ kind: Stage metadata: name: stage-sample spec: - ingress: - className: nginx ontime: timezone: "America/Chicago" prefix: "test"