From 5cee71b5fd63f228210db377690c34eaf6ffacbf Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Fri, 29 May 2026 15:55:00 -0500 Subject: [PATCH] remove ontime-operator deployment --- .../ontime-jwetzell/ontime-operator/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/ontime-jwetzell/ontime-operator/kustomization.yaml b/infrastructure/ontime-jwetzell/ontime-operator/kustomization.yaml index 2806d81..1a0eda3 100644 --- a/infrastructure/ontime-jwetzell/ontime-operator/kustomization.yaml +++ b/infrastructure/ontime-jwetzell/ontime-operator/kustomization.yaml @@ -2,6 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ./cluster-role-binding.yaml - - ./deploy.yaml - ./namespace-prefix-policy.yaml - ./service-account.yaml \ No newline at end of file