GitHub user mornindew opened a pull request:
https://github.com/apache/syncope/pull/83
Kubernetes Install
The helm charts and instructions for how to install in Kubernetes. This
is a bare bones install and can be updated to include self healing and auto
scaling. It currently works with Postgres.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mornindew/syncope master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/syncope/pull/83.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #83
----
commit 9af33863022334b1edbf4b5c686f937598ed420f
Author: Unknown <craigmarti@...>
Date: 2018-08-28T19:36:32Z
Kubernetes Install
The helm charts and instructions for how to install in Kubernetes. This
is a bare bones install and can be updated to include self healing and auto
scaling. It currently works with Postgres
----
---