Skip to content

vrijBRP/kubernetes

Repository files navigation

vrijBRP Kubernetes Helm Charts

Artifact HUB

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

$ helm repo add vrijbrp https://raw.githubusercontent.com/vrijBRP/kubernetes/master
"vrijbrp" has been added to your repositories

$ helm repo update

You can then run helm search repo vrijbrp to see the charts.

Available charts

Chart Description
vrijBRP Front-desk application

Rebuilding the Helm index (for artifacthub.io)

Do this after each change to the files

$ helm package helm/vrijbrp
$ helm repo index .

License

Copyright © 2021 Procura BV.
Licensed under the EUPL

Getting started

Committing this code to GitHub is a first step towards an open source BRP.
This application could have maven dependencies that might not be publicly available at this moment.
It also depends on several components that will become open source later.