Support for SSH log level (#358)
Re https://gitea.com/gitea/helm-chart/issues/224#issuecomment-717087 Co-authored-by: justusbunsi <[email protected]> Co-authored-by: justusbunsi <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/358 Reviewed-by: pat-s <[email protected]> Reviewed-by: strk <[email protected]> Reviewed-by: justusbunsi <[email protected]> Co-authored-by: pi3ch <[email protected]> Co-committed-by: pi3ch <[email protected]>
This commit is contained in:
committed by
pat-s
co-authored by
justusbunsi
justusbunsi
parent
1be9fae08b
commit
fdac9e9048
@@ -734,6 +734,7 @@ gitea:
|
||||
| `gitea.additionalConfigSources` | Additional configuration from secret or configmap | `[]` |
|
||||
| `gitea.additionalConfigFromEnvs` | Additional configuration sources from environment variables | `[]` |
|
||||
| `gitea.podAnnotations` | Annotations for the Gitea pod | `{}` |
|
||||
| `gitea.ssh.logLevel` | Configure OpenSSH's log level. Only available for root-based Gitea image. | `INFO` |
|
||||
|
||||
### LivenessProbe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user