telepresence
telepresence copied to clipboard
Swap deployment with args
I want to swap a deployment. all seems good by on the pod, i not found args available on my deployment.
Is it possible to concat them on a env variable or add them on the pod definition?
Let me make sure I understand you correctly. Are you asking for the deployment.spec.template.spec.containers[n].args
(and/or .command
) array to be exposed to your local (on-your-laptop) process as an environment variable?
Yes it's that. to run the app whit the same args
I think this is still a feature we could add to Telepresence v2
Is this issue already done?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment, or this will be closed in 7 days.