Kjeld Schouten-Lebbing
|
72ed0cda1c
|
feat(questions): add NFS server persistence GUI option and simplify persistence section
|
2022-06-05 16:59:11 +02:00 |
Kjeld Schouten-Lebbing
|
a571f0d1eb
|
fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide
* fix(apps): set additional_attrs: true on all dicts
* even more
|
2022-01-21 01:35:59 +01:00 |
Stavros Kois
|
477c4c6290
|
fix(apps): Allow spaces in paths (#1306)
|
2021-11-10 22:14:55 +01:00 |
kjeld Schouten-Lebbing
|
dcb6d8e3e1
|
fix(Apps): prevent duplicate port use and fix some questions.yaml mistakes
|
2021-11-07 11:49:14 +01:00 |
Kjeld Schouten-Lebbing
|
32c6f11de4
|
chore(common): add additional aliasses for simple hostpath persistence (#1287)
* chore(common): add additional aliasses for simple hostpath persistence
* hmm
* mountpath, dont use null
* use correct type
* whoops
* bump testrc2
|
2021-11-06 18:56:41 +01:00 |
kjeld Schouten-Lebbing
|
5dc1b36ffa
|
correct a mistake in persistence list
|
2021-11-06 17:28:12 +01:00 |
kjeld Schouten-Lebbing
|
5f83b52688
|
fix small mistake in persistence list
|
2021-11-06 17:01:08 +01:00 |
Kjeld Schouten-Lebbing
|
b832ea9c80
|
feat(common): introduce simplePVC and simplyHP aliasses for persistence types (#1286)
* feat(common): introduce simplePVC and simplyHP aliasses for persistence types
* correct a mistake
* more fixes
|
2021-11-06 16:38:54 +01:00 |
Kjeld Schouten-Lebbing
|
6c64fd2c01
|
fix(apps): force users using correct / prefix for mounPath (#1156)
|
2021-10-17 13:48:45 +02:00 |
kjeld Schouten-Lebbing
|
90ee94cf11
|
move more standard questions.yaml portions to includes
|
2021-09-13 11:14:23 +02:00 |