Files
lunarfront-charts/argocd/gitea-app.yaml
2026-04-02 20:43:00 -05:00

40 lines
921 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: gitea
namespace: argocd
spec:
project: default
source:
repoURL: https://dl.gitea.com/charts/
chart: gitea
targetRevision: "12.5.0"
helm:
valueFiles:
- $values/gitea/values.yaml
sources:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
targetRevision: "12.5.0"
helm:
valueFiles:
- $values/gitea/values.yaml
- repoURL: https://git.lunarfront.tech/ryan/lunarfront-charts.git
targetRevision: main
ref: values
destination:
server: https://kubernetes.default.svc
namespace: gitea
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- RespectIgnoreDifferences=true
ignoreDifferences:
- group: ""
kind: PersistentVolumeClaim
jsonPointers:
- /metadata/labels