fix(kustomize): remove old worker-deployment from resources
ci / test (push) Successful in 44s

Now using TWC (Temporal Worker Controller) WorkerDeployment CR instead of
raw Kubernetes Deployment. Keep only orchestrator-job in kustomization.
This commit is contained in:
Story Crater Bot
2026-08-22 10:05:55 -07:00
parent 03d06792db
commit f39df91aaf
-1
View File
@@ -4,7 +4,6 @@ kind: Kustomization
namespace: poimen
resources:
- worker-deployment.yaml
- orchestrator-job.yaml
commonLabels: