Josh Vawdrey
Josh Vawdrey
## What was changed Add a custom chart value for `existingSecretKey`. ## Why? Adds more flexibility when deploying databases using unrelated charts. ## Checklist 1. Closes https://github.com/temporalio/helm-charts/issues/268 2. How was...
### Is your feature request related to a problem? Please describe. The Helm chart currently defaults to a secret key `password` when using an `existingSecret` for persistence credentials. This does...
This PR modifies the `config-ssh` command so that it includes any provided `--header-command` \ `CODER_HEADER_COMMAND` in the generated SSH `ProxyCommand`. This ensures that any custom headers are also available when...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...