Skip to content

arpad-csepi/vault-helm-chart

 
 

Repository files navigation

Vault Helm chart

GitHub Workflow Status OpenSSF Scorecard Artifact Hub

A Helm chart for installing Hashicorp Vault .

Development

For an optimal developer experience, it is recommended to install Nix and direnv.

Alternatively, install Go on your computer then run make deps to install the rest of the dependencies.

Make sure Docker is installed with Compose and Buildx.

Run project dependencies:

make up

Run the test suite:

make test-acceptance

Run linters:

make lint # pass -j option to run them in parallel

License

The project is licensed under the Apache 2.0 License.

About

A Helm chart for installing Hashicorp Vault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 32.9%
  • Go 26.4%
  • Makefile 22.5%
  • Nix 18.2%