Skip to content

pomerium/pomerium-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.