Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 765 Bytes

File metadata and controls

32 lines (21 loc) · 765 Bytes

PEP ProxyHelm Chart

A Helm chart for Kubernetes to deploy a Spring Boot application that uses the PEP Keycloak library

Maintainers

Name Email
Felipe Roca [email protected]
Alvaro Lopez [email protected]

Source Code

Install

To install the chart with the release name my-release:

$ helm dependency up
$ helm install my-release {{ template "chart.name" . }}

Values

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