From bb93a7690991c75d9066bfcdcbe79f84d19512fb Mon Sep 17 00:00:00 2001 From: Melvin Gabali Date: Sun, 11 Jan 2026 06:07:50 +0100 Subject: [PATCH] update new config --- apps/applicationset-headlamp.yaml | 4 ++-- {configs => apps/configs}/dev/config.json | 0 {configs => apps/configs}/rct/config.json | 0 {headlamp => helm/headlamp}/dev/Chart.lock | 0 {headlamp => helm/headlamp}/dev/Chart.yaml | 0 .../headlamp}/dev/charts/headlamp-0.38.0.tgz | Bin {headlamp => helm/headlamp}/dev/values.yaml | 0 {nextcloud => helm/nextcloud}/dev/Chart.lock | 0 {nextcloud => helm/nextcloud}/dev/Chart.yaml | 0 .../nextcloud}/dev/charts/nextcloud-8.7.0.tgz | Bin {nextcloud => helm/nextcloud}/dev/config.json | 0 {nextcloud => helm/nextcloud}/dev/values.yaml | 0 {nextcloud => helm/nextcloud}/prd/Chart.lock | 0 {nextcloud => helm/nextcloud}/prd/Chart.yaml | 0 .../nextcloud}/prd/charts/nextcloud-8.6.1.tgz | Bin {nextcloud => helm/nextcloud}/prd/config.json | 0 {nextcloud => helm/nextcloud}/prd/values.yaml | 0 {nextcloud => helm/nextcloud}/rct/Chart.lock | 0 {nextcloud => helm/nextcloud}/rct/Chart.yaml | 0 .../nextcloud}/rct/charts/nextcloud-8.0.3.tgz | Bin {nextcloud => helm/nextcloud}/rct/config.json | 0 {nextcloud => helm/nextcloud}/rct/values.yaml | 0 22 files changed, 2 insertions(+), 2 deletions(-) rename {configs => apps/configs}/dev/config.json (100%) rename {configs => apps/configs}/rct/config.json (100%) rename {headlamp => helm/headlamp}/dev/Chart.lock (100%) rename {headlamp => helm/headlamp}/dev/Chart.yaml (100%) rename {headlamp => helm/headlamp}/dev/charts/headlamp-0.38.0.tgz (100%) rename {headlamp => helm/headlamp}/dev/values.yaml (100%) rename {nextcloud => helm/nextcloud}/dev/Chart.lock (100%) rename {nextcloud => helm/nextcloud}/dev/Chart.yaml (100%) rename {nextcloud => helm/nextcloud}/dev/charts/nextcloud-8.7.0.tgz (100%) rename {nextcloud => helm/nextcloud}/dev/config.json (100%) rename {nextcloud => helm/nextcloud}/dev/values.yaml (100%) rename {nextcloud => helm/nextcloud}/prd/Chart.lock (100%) rename {nextcloud => helm/nextcloud}/prd/Chart.yaml (100%) rename {nextcloud => helm/nextcloud}/prd/charts/nextcloud-8.6.1.tgz (100%) rename {nextcloud => helm/nextcloud}/prd/config.json (100%) rename {nextcloud => helm/nextcloud}/prd/values.yaml (100%) rename {nextcloud => helm/nextcloud}/rct/Chart.lock (100%) rename {nextcloud => helm/nextcloud}/rct/Chart.yaml (100%) rename {nextcloud => helm/nextcloud}/rct/charts/nextcloud-8.0.3.tgz (100%) rename {nextcloud => helm/nextcloud}/rct/config.json (100%) rename {nextcloud => helm/nextcloud}/rct/values.yaml (100%) diff --git a/apps/applicationset-headlamp.yaml b/apps/applicationset-headlamp.yaml index 037010e..ee06ec1 100644 --- a/apps/applicationset-headlamp.yaml +++ b/apps/applicationset-headlamp.yaml @@ -9,7 +9,7 @@ spec: repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git revision: main files: - - path: "configs/*/config.json" # Il lit le fichier de config + - path: "apps/configs/*/config.json" # Il lit le fichier de config # - path: "headlamp/*/config-dev.json" # Il lit le fichier de config template: metadata: @@ -20,7 +20,7 @@ spec: source: repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git targetRevision: main - path: 'headlamp/{{path.basename}}' # Pointe vers le répertoire Helm contenant Chart.yaml + path: 'helm/headlamp/{{path.basename}}' # Pointe vers le répertoire Helm contenant Chart.yaml helm: valueFiles: - values.yaml diff --git a/configs/dev/config.json b/apps/configs/dev/config.json similarity index 100% rename from configs/dev/config.json rename to apps/configs/dev/config.json diff --git a/configs/rct/config.json b/apps/configs/rct/config.json similarity index 100% rename from configs/rct/config.json rename to apps/configs/rct/config.json diff --git a/headlamp/dev/Chart.lock b/helm/headlamp/dev/Chart.lock similarity index 100% rename from headlamp/dev/Chart.lock rename to helm/headlamp/dev/Chart.lock diff --git a/headlamp/dev/Chart.yaml b/helm/headlamp/dev/Chart.yaml similarity index 100% rename from headlamp/dev/Chart.yaml rename to helm/headlamp/dev/Chart.yaml diff --git a/headlamp/dev/charts/headlamp-0.38.0.tgz b/helm/headlamp/dev/charts/headlamp-0.38.0.tgz similarity index 100% rename from headlamp/dev/charts/headlamp-0.38.0.tgz rename to helm/headlamp/dev/charts/headlamp-0.38.0.tgz diff --git a/headlamp/dev/values.yaml b/helm/headlamp/dev/values.yaml similarity index 100% rename from headlamp/dev/values.yaml rename to helm/headlamp/dev/values.yaml diff --git a/nextcloud/dev/Chart.lock b/helm/nextcloud/dev/Chart.lock similarity index 100% rename from nextcloud/dev/Chart.lock rename to helm/nextcloud/dev/Chart.lock diff --git a/nextcloud/dev/Chart.yaml b/helm/nextcloud/dev/Chart.yaml similarity index 100% rename from nextcloud/dev/Chart.yaml rename to helm/nextcloud/dev/Chart.yaml diff --git a/nextcloud/dev/charts/nextcloud-8.7.0.tgz b/helm/nextcloud/dev/charts/nextcloud-8.7.0.tgz similarity index 100% rename from nextcloud/dev/charts/nextcloud-8.7.0.tgz rename to helm/nextcloud/dev/charts/nextcloud-8.7.0.tgz diff --git a/nextcloud/dev/config.json b/helm/nextcloud/dev/config.json similarity index 100% rename from nextcloud/dev/config.json rename to helm/nextcloud/dev/config.json diff --git a/nextcloud/dev/values.yaml b/helm/nextcloud/dev/values.yaml similarity index 100% rename from nextcloud/dev/values.yaml rename to helm/nextcloud/dev/values.yaml diff --git a/nextcloud/prd/Chart.lock b/helm/nextcloud/prd/Chart.lock similarity index 100% rename from nextcloud/prd/Chart.lock rename to helm/nextcloud/prd/Chart.lock diff --git a/nextcloud/prd/Chart.yaml b/helm/nextcloud/prd/Chart.yaml similarity index 100% rename from nextcloud/prd/Chart.yaml rename to helm/nextcloud/prd/Chart.yaml diff --git a/nextcloud/prd/charts/nextcloud-8.6.1.tgz b/helm/nextcloud/prd/charts/nextcloud-8.6.1.tgz similarity index 100% rename from nextcloud/prd/charts/nextcloud-8.6.1.tgz rename to helm/nextcloud/prd/charts/nextcloud-8.6.1.tgz diff --git a/nextcloud/prd/config.json b/helm/nextcloud/prd/config.json similarity index 100% rename from nextcloud/prd/config.json rename to helm/nextcloud/prd/config.json diff --git a/nextcloud/prd/values.yaml b/helm/nextcloud/prd/values.yaml similarity index 100% rename from nextcloud/prd/values.yaml rename to helm/nextcloud/prd/values.yaml diff --git a/nextcloud/rct/Chart.lock b/helm/nextcloud/rct/Chart.lock similarity index 100% rename from nextcloud/rct/Chart.lock rename to helm/nextcloud/rct/Chart.lock diff --git a/nextcloud/rct/Chart.yaml b/helm/nextcloud/rct/Chart.yaml similarity index 100% rename from nextcloud/rct/Chart.yaml rename to helm/nextcloud/rct/Chart.yaml diff --git a/nextcloud/rct/charts/nextcloud-8.0.3.tgz b/helm/nextcloud/rct/charts/nextcloud-8.0.3.tgz similarity index 100% rename from nextcloud/rct/charts/nextcloud-8.0.3.tgz rename to helm/nextcloud/rct/charts/nextcloud-8.0.3.tgz diff --git a/nextcloud/rct/config.json b/helm/nextcloud/rct/config.json similarity index 100% rename from nextcloud/rct/config.json rename to helm/nextcloud/rct/config.json diff --git a/nextcloud/rct/values.yaml b/helm/nextcloud/rct/values.yaml similarity index 100% rename from nextcloud/rct/values.yaml rename to helm/nextcloud/rct/values.yaml