A Helm chart for Kubernetes to deploy a Spring Boot application that uses the PEP Keycloak library
| Name | |
|---|---|
| Felipe Roca | felipe@hopu.org |
| Alvaro Lopez | alopezme@redhat.com |
To install the chart with the release name my-release:
$ helm dependency up
$ helm install my-release
| Key | Type | Default | Description |
|---|---|---|---|
| image.repository | string | “docker.io/hopu/keycloak-rest-pep” | Path to the container image |
| image.tag | string | “dev” | Tag of the container image |