Several Improvements to Helm Chart #87

Merged
luhahn merged 1 commits from refs/pull/87/head into master 2020-12-16 12:37:47 +00:00
luhahn commented 2020-12-15 11:58:28 +00:00 (Migrated from gitea.com)

Added Improvements:

Added Improvements: - All ldap settings from https://docs.gitea.io/en-us/command-line/#admin are now supported (resolving #81) - Using imagePullSecrets from values.yaml correctly now (resolving #64) - Allowing clusterIP to be set for http-svc - Update README with ldap information.
luhahn commented 2020-12-15 12:13:32 +00:00 (Migrated from gitea.com)

This can be tested on novum-rgi chart repo:

helm repo add novum-rgi https://novumrgi.github.io/helm/
helm install gitea novum-rgi/gitea --version 2.1.3
This can be tested on novum-rgi chart repo: ``` helm repo add novum-rgi https://novumrgi.github.io/helm/ helm install gitea novum-rgi/gitea --version 2.1.3 ```
lafriks (Migrated from gitea.com) reviewed 2020-12-15 12:33:17 +00:00
lafriks (Migrated from gitea.com) reviewed 2020-12-15 13:52:11 +00:00
lafriks (Migrated from gitea.com) reviewed 2020-12-15 13:52:35 +00:00
lafriks (Migrated from gitea.com) approved these changes 2020-12-15 14:31:38 +00:00
lafriks commented 2020-12-15 14:32:28 +00:00 (Migrated from gitea.com)

clusterIP and LDAP tested and works for me

`clusterIP` and LDAP tested and works for me
Skaronator (Migrated from gitea.com) reviewed 2020-12-16 08:45:13 +00:00
Skaronator (Migrated from gitea.com) approved these changes 2020-12-16 08:57:57 +00:00
luhahn commented 2020-12-16 11:43:58 +00:00 (Migrated from gitea.com)

Also tested on my 1.19 cluster with clusterIP in default settings.

Also tested on my 1.19 cluster with clusterIP in default settings.
lunny (Migrated from gitea.com) approved these changes 2020-12-16 12:37:42 +00:00
Sign in to join this conversation.
No description provided.