fix: Add diadash to plume

This commit is contained in:
2026-02-25 16:35:48 +01:00
parent c6141093a3
commit fd0274b698
3 changed files with 9 additions and 0 deletions
+5
View File
@@ -8,3 +8,8 @@ version: v1.6.13
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: v1.6.13
dependencies:
- name: diagrid-dashboard
version: "0.1.0"
repository: "file://../diagrid-dashboard"
condition: diagrid-dashboard.enabled
+3
View File
@@ -90,3 +90,6 @@ serviceMonitor:
nodeSelector: {}
tolerations: []
affinity: {}
diagrid-dashboard:
enabled: false