ikamii
ikamii
[bitnami/gitea] Add new customizable environment variables ```ini 1. ENABLE_OPENID_SIGNIN (default: false) 2. ENABLE_OPENID_SIGNUP (default: false) ``` ### Description of the change All changes have made after approval of the PR....
### Name and Version bitnami/gitea ### What is the problem this feature will solve? Hello, I am trying to deploy Gitea Helm chart with a custom config "ENABLE_OPENID_SIGNIN=true". I have...
[bitnami/gitea] Add new customizable environment variables [outh2_client] 1. ENABLE_AUTO_REGISTRATION (default: false) 2. USERNAME (default: nickname) ### Description of the change I have made changes in scripts `gitea-env.sh`, `libgitea.sh` and in...
### Name and Version bitnami/gitea ### What is the problem this feature will solve? I am not sure if it's already possible to configure an OAuth2 provider via values.yaml while...