Helm chart for List Keep project deploy.
For install chart you can run script helm-install.sh
. Environment variables in the script should be replaced with
your values.
CLUSTER_URL
- part of the cluster url, used in routesKEYCLOAK_POSTGRESQL_ADMIN_PASSWORD
- PostgreSQL admin user passwordKEYCLOAK_ADMIN_PASSWORD
- Keycloak admin user passwordKEYCLOAK_POSTGRESQL_PASSWORD
- PostgreSQL custom user password
For keycloak
initialization you can run init.sh
script from List Keep project replacing the environment variables values with
your one's.