Difference between revisions of "SetWorkerDeploymentCurrentVersion"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
| − | {{Temporal operations}} | + | # 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 | ||
| + | |||
| + | == See also == | ||
| + | * {{tctl}} | ||
| + | * {{Temporal operations}} | ||
Revision as of 07:40, 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
See also
Advertising: