mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
initial refactor
This commit is contained in:
10
apps/calibre-web/config.yaml
Normal file
10
apps/calibre-web/config.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: calibre-web-config
|
||||
namespace: calibre-web
|
||||
data:
|
||||
PUID: "1000"
|
||||
PGID: "1000"
|
||||
TZ: "America/Toronto"
|
||||
DOCKER_MODS: "linuxserver/mods:universal-calibre"
|
||||
Reference in New Issue
Block a user