Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
helm chart bug
the initContainers
section of deployment.yml
is not rendered unless persistent volumes are enabled.
Steps to Reproduce
- set
extraInitcontainers
invars.yml
- disable persistance in
vars.yml
- render
Expected
initContainers
should render
Actual
initContainers
does not render
Logs
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?
- I am using a secure context.
Notes
No response