fix(kustomize): remove old worker-deployment from resources
Now using TWC (Temporal Worker Controller) WorkerDeployment CR instead of raw Kubernetes Deployment. Keep only orchestrator-job in kustomization.
This commit is contained in:
@@ -4,7 +4,6 @@ kind: Kustomization
|
|||||||
namespace: poimen
|
namespace: poimen
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- worker-deployment.yaml
|
|
||||||
- orchestrator-job.yaml
|
- orchestrator-job.yaml
|
||||||
|
|
||||||
commonLabels:
|
commonLabels:
|
||||||
|
|||||||
Reference in New Issue
Block a user