You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently need to run tctl commands after deployment manually what contradict cloud native and automation way to manage application and infrastructure.
Is your feature request related to a problem? Please describe.
Currently need to run
tctl
commands after deployment manually what contradict cloud native and automation way to manage application and infrastructure.https://github.com/temporalio/helm-charts#running-temporal-cli-from-the-admin-tools-container
Describe the solution you'd like
Use ability to add admin CLI commands to postStart lifecycle hook:
https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
The text was updated successfully, but these errors were encountered: