Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-05-06 12:58:01 +02:00
3 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{{- range $app_name, $app_attr := .Values.gitea_applications -}}
{{- $org := default "arcodange-org" $app_attr.org -}}
---
apiVersion: argoproj.io/v1alpha1
kind: Application
@@ -14,7 +15,7 @@ metadata:
spec:
project: default
source:
repoURL: https://gitea.arcodange.lab/arcodange-org/{{ $app_name }}
repoURL: https://gitea.arcodange.lab/{{ $org }}/{{ $app_name }}
targetRevision: HEAD
path: chart
destination: