update new config
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
||||||
revision: main
|
revision: main
|
||||||
files:
|
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
|
# - path: "headlamp/*/config-dev.json" # Il lit le fichier de config
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
||||||
targetRevision: main
|
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:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- values.yaml
|
- values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user