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

24 lines
605 B
YAML
Raw Normal View History

2024-11-28 11:30:26 +00:00
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
2024-12-31 01:12:12 +00:00
# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
# targetRevision: master
# ref: values