Skip to content

Commit

Permalink
Add sveltos dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlexx committed Jan 3, 2025
1 parent 9fd5ff0 commit ee9a2c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
7 changes: 5 additions & 2 deletions charts/motel-mothership/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ dependencies:
- name: cluster-api-visualizer
repository: https://jont828.github.io/cluster-api-visualizer/charts
version: 1.4.0
digest: sha256:9a438f4f7eb7fe7a6905c6c9489dabac5de1c9f9234fb7d4804ac822ed5cc909
generated: "2025-01-03T10:54:19.243418+02:00"
- name: sveltos-dashboard
repository: https://projectsveltos.github.io/dashboard-helm-chart
version: 0.44.0
digest: sha256:a4e5ee199f5b77210ee75a20c0b4049faceb0865f85d8e06cef709ef2d3b2cc9
generated: "2025-01-03T11:10:33.954211+02:00"
4 changes: 4 additions & 0 deletions charts/motel-mothership/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ dependencies:
version: "1.4.*"
repository: "https://jont828.github.io/cluster-api-visualizer/charts"
condition: cluster-api-visualizer.enabled
- name: sveltos-dashboard
version: "0.44.*"
repository: "https://projectsveltos.github.io/dashboard-helm-chart"
condition: sveltos-dashboard.enabled
2 changes: 2 additions & 0 deletions charts/motel-mothership/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ victoria-metrics-operator:
plain: true
cluster-api-visualizer:
enabled: true
sveltos-dashboard:
enabled: true
promxy:
replicaCount: 1
enabled: true
Expand Down

0 comments on commit ee9a2c5

Please sign in to comment.