telepresence icon indicating copy to clipboard operation
telepresence copied to clipboard

Swap deployment with args

Open sebglon opened this issue 5 years ago • 4 comments

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?

sebglon avatar Apr 17 '19 08:04 sebglon

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?

LukeShu avatar Apr 17 '19 14:04 LukeShu

Yes it's that. to run the app whit the same args

sebglon avatar Apr 17 '19 14:04 sebglon

I think this is still a feature we could add to Telepresence v2

donnyyung avatar Jul 23 '21 15:07 donnyyung

Is this issue already done?

momom-i avatar Oct 23 '22 07:10 momom-i

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.

github-actions[bot] avatar Aug 16 '24 09:08 github-actions[bot]