Difference between revisions of "SetWorkerDeploymentCurrentVersion"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
# Enable deployments on the default namespace | # Enable deployments on the default namespace | ||
| − | kubectl exec -n YOUR_NAMESPACE temporal-admintools-xxxxxx -- \ | + | kubectl exec -n YOUR_NAMESPACE [[temporal-admintools]]-xxxxxx -- \ |
[[temporal operator namespace update]] \ | [[temporal operator namespace update]] \ | ||
--namespace default \ | --namespace default \ | ||
Revision as of 13:30, 24 July 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 Worker Versioning
See also
Advertising: