FIX(headlamp): fix Helm repo URL
- Correct Headlamp Helm repository URL - Fix chart source configuration
This commit is contained in:
@@ -8,9 +8,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://headlamp-k8s.github.io/headlamp
|
- repoURL: https://kubernetes-sigs.github.io/headlamp
|
||||||
chart: headlamp
|
chart: headlamp
|
||||||
targetRevision: 0.25.1
|
targetRevision: 0.31.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/headlamp/helm-values.yaml
|
- $values/headlamp/helm-values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user