Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 779 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 779 Bytes

Helm charts maintained by Pomerium

Using

You'll first need to add the pomerium repository with the command below:

helm repo add pomerium https://helm.pomerium.io

You can now install charts like so:

helm install pomerium/pomerium

Contributing

  • 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.

Contributor License Agreement

As with many other projects, Pomerium requires a signed CLA before merging your first pull request.

Versioning

Please version your changes according to SemVer.

Branches

Please rebase/squash your commit history before marking a PR ready for review.