docs: fix description
This commit is contained in:
parent
81bdf8fe5c
commit
9cf475794a
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ gitea:
|
||||||
## @param gitea.podAnnotations Annotations for the Forgejo pod
|
## @param gitea.podAnnotations Annotations for the Forgejo pod
|
||||||
podAnnotations: {}
|
podAnnotations: {}
|
||||||
|
|
||||||
## @param gitea.ssh.logLevel Configure OpenSSH's log level. Only available for root-based Gitea image.
|
## @param gitea.ssh.logLevel Configure OpenSSH's log level. Only available for root-based Forgejo image.
|
||||||
ssh:
|
ssh:
|
||||||
logLevel: "INFO"
|
logLevel: "INFO"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue