hive-apps/projects/gitea/project.yml

29 lines
429 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Gitea public Git Server
networkPolicy:
groups:
- internet
rules:
- allow-ssh
2022-12-13 21:01:06 +00:00
- allow-argocd
- allow-minio
2022-01-06 10:48:28 +00:00
labels:
environment: external
2021-11-28 10:16:31 +00:00
apps:
- name: gitea
repoURL: https://dl.gitea.io/charts/
chart: gitea
targetRevision: 7.0.4
2021-11-28 10:16:31 +00:00
secrets:
- name: admin
keys:
- username
- password
- email
2022-12-13 20:22:46 +00:00
- name: bucket
keys:
- secretkey
- accesskey