diff --git a/headlamp/dev/Chart.yaml b/headlamp/dev/Chart.yaml index 7275836..ae5b7fa 100644 --- a/headlamp/dev/Chart.yaml +++ b/headlamp/dev/Chart.yaml @@ -8,4 +8,4 @@ dependencies: - name: headlamp version: 0.38.0 # Assurez-vous que cette version correspond à celle poussée sur Harbor # Utilisation de votre registre Harbor interne (OCI) - repository: "oci://harbor.example.com/charts" \ No newline at end of file + repository: "oci://harbor.gkdomaine.local/charts" \ No newline at end of file diff --git a/headlamp/dev/values.yaml b/headlamp/dev/values.yaml index 9e98ed2..0b531d2 100644 --- a/headlamp/dev/values.yaml +++ b/headlamp/dev/values.yaml @@ -5,7 +5,7 @@ headlamp: image: # On remplace ghcr.io par votre Harbor - registry: harbor.example.com + registry: harbor.gkdomaine.local # On remplace le chemin d'origine par votre projet 'images' repository: images/headlamp # On précise le tag que vous avez poussé avec le script