Kubernetes.K3s.installLog/services/Gitea/application-gitea.yaml

21 lines
490 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: gitea
namespace: argo-cd
spec:
destination:
server: https://kubernetes.default.svc
namespace: gitea
project: default
sources:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
targetRevision: 10.6.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values