We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
helm chart bug
the initContainers section of deployment.yml is not rendered unless persistent volumes are enabled.
initContainers
deployment.yml
extraInitcontainers
vars.yml
initContainers should render
initContainers does not render
No response
This cannot be tested in native VS Code
This cannot be tested in GitHub Codespaces
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
OS/Web Information
helm chart bug
the
initContainers
section ofdeployment.yml
is not rendered unless persistent volumes are enabled.Steps to Reproduce
extraInitcontainers
invars.yml
vars.yml
Expected
initContainers
should renderActual
initContainers
does not renderLogs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: