From 3a0a340cd100562fb7912b147e04d7126a7cd329 Mon Sep 17 00:00:00 2001 From: jwetzell Date: Mon, 27 Oct 2025 15:19:16 +0000 Subject: [PATCH] stop deploying stage-maker --- kustomization.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kustomization.yaml b/kustomization.yaml index 57eab90..5b110ce 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -1,4 +1,3 @@ resources: - ./ingress-nginx.yaml - - ./ontime-operator - - ./stage-maker \ No newline at end of file + - ./ontime-operator \ No newline at end of file