mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
10 lines
143 B
YAML
10 lines
143 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: jellyseerr-config
|
|
namespace: media
|
|
data:
|
|
PUID: "1000"
|
|
PGID: "1000"
|
|
LOG_LEVEL: "debug"
|