chore(makemkv): make some fields required (#2155)

This commit is contained in:
Stavros Kois
2022-03-14 02:00:46 +02:00
committed by GitHub
parent 9b38fce033
commit 3c5ce876bb
4 changed files with 6 additions and 20 deletions
@@ -74,19 +74,6 @@ questions:
- value: "OnDelete"
description: "(Legacy) OnDelete: ignore .spec.template changes"
# Include{controllerExpert}
- variable: env
group: "Container Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: PUID
label: "PUID"
description: "Sets the User ID the Logitech Server Application should use."
schema:
type: int
default: 568
# Include{containerConfig}