updated gitea config template
This commit is contained in:
parent
f40c60d502
commit
e060c0f1bd
@ -19,7 +19,7 @@ services:
|
||||
- gitea-db:/var/lib/mysql
|
||||
{{- end}}
|
||||
lb:
|
||||
image: rancher/lb-service-haproxy:v0.6.4
|
||||
image: rancher/lb-service-haproxy:v0.7.9
|
||||
ports:
|
||||
- ${http_port}:${http_port}/tcp
|
||||
- ${ssh_port}:${ssh_port}/tcp
|
||||
|
@ -4,7 +4,8 @@ catalog:
|
||||
version: "v1.3"
|
||||
description: "A painless self-hosted Git service."
|
||||
uuid: gitea-0
|
||||
minimum_rancher_version: v0.51.0
|
||||
minimum_rancher_version: v0.56.0
|
||||
maintainer: "Konrad Langenberg <k@knt.li>"
|
||||
questions:
|
||||
- variable: http_port
|
||||
description: "Public HTTP port to access Gitea's webui."
|
||||
|
Loading…
x
Reference in New Issue
Block a user