picked from upstream - https://gitea.com/gitea/helm-chart/pulls/401 Co-authored-by: podain77 <podain77@noreply.gitea.io> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/97
This commit is contained in:
parent
888cdc75af
commit
7f59f2b36e
3 changed files with 10 additions and 0 deletions
|
@ -593,6 +593,7 @@ gitea:
|
|||
| `global.imageRegistry` | global image registry override | `""` |
|
||||
| `global.imagePullSecrets` | global image pull secrets override; can be extended by `imagePullSecrets` | `[]` |
|
||||
| `global.storageClass` | global storage class override | `""` |
|
||||
| `global.hostAliases` | global hostAliases which will be added to the pod's hosts files | `[]` |
|
||||
| `replicaCount` | number of replicas for the statefulset | `1` |
|
||||
| `clusterDomain` | cluster domain | `cluster.local` |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue