Apply the PrototypeGUI to all Apps (#851)
* add pod and controller labels and annotations and termination settings * add serviceList * Add IngressList and HPA * Fix supplementalGroups labeling issues * cleanup and fixup incubator * bump * patch jellyfin * Patch Jackett
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
upstream_version: v9.19.2
|
||||
version: 6.12.0
|
||||
version: 6.13.0
|
||||
|
||||
@@ -450,13 +450,13 @@ questions:
|
||||
type: int
|
||||
default: 65532
|
||||
- variable: supplementalGroups
|
||||
label: "When should we take ownership?"
|
||||
label: "supplemental Groups"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: supplementalGroupsEntry
|
||||
label: "When should we take ownership?"
|
||||
label: "supplemental Group"
|
||||
schema:
|
||||
type: int
|
||||
- variable: fsGroupChangePolicy
|
||||
|
||||
Reference in New Issue
Block a user