Files
chart/library/ix-dev/charts/diskoverdata/ci/basic-values.yaml
Stavros Kois 71d0cd2ac6 diskoverdata - migration (#2230)
* init commit

* fixes

* more fixes

* fix

* fiox

* fix pre-flight

* cron

* update questions

* add migration

* add to_keep_versions

* fix typos

* remove comment

* clean
2024-03-01 14:55:59 +02:00

20 lines
336 B
YAML

diskoverConfig:
cronSchedule: '* * * * *'
username: someuser
password: somepass
diskoverStorage:
config:
type: pvc
data:
type: pvc
esdata:
type: pvc
additionalStorages:
- type: pvc
diskoverDataIndex: true
mountPath: /data1
- type: pvc
diskoverDataIndex: true
mountPath: /data2