feat(k8s/gitea): add Gitea with PostgreSQL, backups, and Authelia OIDC
This commit is contained in:
8
kubernetes/app/gitea/repository.yaml
Normal file
8
kubernetes/app/gitea/repository.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: gitea
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: https://dl.gitea.com/charts/
|
||||
Reference in New Issue
Block a user