Compare commits

...

2 commits

Author SHA1 Message Date
af9fc270f4 Update dashboard VolSync Dashboard ( 1 → 3 ) 2024-10-24 05:03:04 +00:00
afa66a4873
keep it empty folks 2024-10-23 23:34:47 -05:00
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ spec:
globalMounts: globalMounts:
- path: /app/config - path: /app/config
cache: cache:
existingClaim: overseerr-cache type: emptyDir
globalMounts: globalMounts:
- path: /app/config/cache - path: /app/config/cache
logs: logs:

View file

@ -191,7 +191,7 @@ spec:
volsync: volsync:
# removate: depName="VolSync Dashboard" # removate: depName="VolSync Dashboard"
gnetId: 21356 gnetId: 21356
revision: 1 revision: 3
datasource: datasource:
- { name: DS_PROMETHEUS, value: Prometheus } - { name: DS_PROMETHEUS, value: Prometheus }
- { name: VAR_REPLICATIONDESTNAME, value: .*-dst } - { name: VAR_REPLICATIONDESTNAME, value: .*-dst }