Helm charts maintained by Pomerium
You'll first need to add the pomerium repository with the command below:
helm repo add pomerium https://helm.pomerium.ioYou can now install charts like so:
helm install pomerium/pomerium- Create a GitHub Pull Request for your change, following the instructions in the pull request template.
- Perform a Code Review with the project maintainers on the pull request.
As with many other projects, Pomerium requires all commits to this repository be DCO
Please version your changes according to SemVer.
Please rebase/squash your commit history before marking a PR ready for review.