chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts * persistence cleanup pt1 * persistence cleanup pt2 * persistence cleanup pt3 * persistence cleanup pt4 * persistence cleanup pt5 * remove gui for staticfiles for recipes * make mountPath visible and read-only field * make mountPath visible and read-only field * bump patch * remove trailing `/` on paths and fix freerad * enable udev (scrutiny) * also cleanup vCT * move mountPath under advanced * update mountPath label * bump patch dep train
This commit is contained in:
@@ -34,7 +34,7 @@ persistence:
|
||||
enabled: true
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
mountPath: "/config"
|
||||
|
||||
envValueFrom:
|
||||
MYSQL_PORT_3306_TCP_ADDR:
|
||||
|
||||
Reference in New Issue
Block a user