Difference between revisions of "SetWorkerDeploymentCurrentVersion"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
  
 
   tctl --namespace default namespace update [[--enable-worker-versioning]] true
 
   tctl --namespace default namespace update [[--enable-worker-versioning]] true
 +
 +
[[PERMISSION DENIED: Deployments are disabled on this namespace]]
  
 
== See also ==
 
== See also ==
 
* {{tctl}}
 
* {{tctl}}
 
* {{Temporal operations}}
 
* {{Temporal operations}}

Revision as of 08:34, 11 May 2026


# Enable deployments on the default namespace
kubectl exec -n YOUR_NAMESPACE temporal-admintools-xxxxxx -- \
 temporal operator namespace update \
 --namespace default \
 --update-workflow-execution-record-metrics true



 tctl --namespace default namespace update --enable-worker-versioning true
PERMISSION DENIED: Deployments are disabled on this namespace

See also

Advertising: