Files
chart/library/ix-dev/community/gitea/ci/basic-values.yaml
Stavros Kois ea167e8f50 gitea: allow specifying different external ssh port (#2613)
* gitea: allow specifying different external ssh port

* desc

* lint

* bump

* single quotes
2024-06-25 18:41:58 +03:00

17 lines
238 B
YAML

giteaStorage:
data:
type: pvc
config:
type: pvc
pgData:
type: pvc
pgBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""
giteaNetwork:
rootURL: http://localhost:30000
externalSshPort: 22