devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Question: Do I need local helm charts, and Kubernetes manifests files if they already exists in the remote cluster?

Open Mapsfg opened this issue 1 year ago • 2 comments

What if I want to use an existing helm chart that consists of a Kubernetes deployment, and service files that already exists in the remote cluster?

Would I still need to create I need to create these local files in order for Devspace dev mode? The only features I'd like to use is the hot file sync reload, and remote debugging.

Mapsfg avatar Jan 24 '25 09:01 Mapsfg

If you don't specify the deployment section then devspace will not try to deploy anything. All you need is to provide (in the dev section) an image selector or label selector to select the pod to replace with a dev container you can sync your code to.

CCOLLOT avatar Jan 24 '25 14:01 CCOLLOT

@Mapsfg Were you able to try out what @CCOLLOT suggested?

deniseschannon avatar Jan 30 '25 18:01 deniseschannon

The Devspace project currently lacks enough contributors to adequately respond to all issues. After 90d of inactivity,  the issue is closed. You can re-open this issue if you still want help.

deniseschannon avatar Jun 27 '25 15:06 deniseschannon