Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pomerium/pomerium-helm

Official helm charts for Pomerium.
https://github.com/pomerium/pomerium-helm

beyondcorp chart cloud-native helm-charts pomerium zero-trust

Last synced: 7 days ago
JSON representation

Official helm charts for Pomerium.

Awesome Lists containing this project

README

        

# Helm charts maintained by [Pomerium](https://pomerium.io)

# Using

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

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

You can now install charts like so:

```bash
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.