ci: change from forgejo to gitea
This commit is contained in:
parent
a48bd2ad7c
commit
dec470327b
9 changed files with 53 additions and 83 deletions
8
infrastructure/gitea/helmrepository.yaml
Normal file
8
infrastructure/gitea/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: gitea-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
url: https://dl.gitea.io/charts/
|
||||
interval: 10m
|
||||
Loading…
Add table
Add a link
Reference in a new issue