Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 709 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 709 Bytes

Permissions

Permissions is a service for Containerum that manages user access and enables teamwork.

Prerequisites

  • Kubernetes

Installation

Using Helm

  helm repo add containerum https://charts.containerum.io
  helm repo update
  helm install containerum/permissions

Contributions

Please submit all contributions concerning Permissions component to this repository. Contributing guidelines are available here.

License

Permissions project is licensed under the terms of the Apache License Version 2.0. Please see License in this repository for more details.