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
- Change the entrypoint of the container to `sleep 100000` only if `dev.*.command` and `dev.*.args` are not specified, otherwise it will respsect these configs
44
+
- Change the entrypoint of the container to `sleep 100000` only if `dev.*.command` and `dev.*.args` are not specified, otherwise it will respect these configs
45
45
46
46
:::info POD REPLACE
47
47
If you do not want DevSpace to replace the pod with a modified version, use `disableReplace: true`
0 commit comments