Skip to content

[Helm Chart] Update values.yaml to better support docker #7431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 22, 2025

Conversation

SheldonTsen
Copy link
Contributor

@SheldonTsen SheldonTsen commented Jul 22, 2025

See issue: #7429

This PR updates the commented out defaults in the values.yaml to support docker-in-docker when deploying code-server on kubernetes.

The existing values were too out of date and no longer worked. By using these values, in a vanilla cluster, one can run docker ps and docker run hello-world without any other additional setup.

@SheldonTsen SheldonTsen requested a review from a team as a code owner July 22, 2025 08:22
Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thank you!

@code-asher code-asher merged commit fe7db49 into coder:main Jul 22, 2025
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants