remove theme
This commit is contained in:
@@ -41,12 +41,6 @@ qbittorrent:
|
|||||||
value: "002"
|
value: "002"
|
||||||
- name: WEBUI_PORT
|
- name: WEBUI_PORT
|
||||||
value: 8080
|
value: 8080
|
||||||
- name: DOCKER_MODS
|
|
||||||
value: ghcr.io/themepark-dev/theme.park:qbittorrent
|
|
||||||
- name: TP_COMMUNITY_THEME
|
|
||||||
value: true
|
|
||||||
- name: TP_THEME
|
|
||||||
value: catppuccin-mocha
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
@@ -269,16 +263,6 @@ qbittorrent:
|
|||||||
qbit-manage:
|
qbit-manage:
|
||||||
- path: /qbittorrent
|
- path: /qbittorrent
|
||||||
readOnly: false
|
readOnly: false
|
||||||
theme-data:
|
|
||||||
storageClass: ceph-block
|
|
||||||
accessMode: ReadWriteOnce
|
|
||||||
size: 1Gi
|
|
||||||
retain: true
|
|
||||||
advancedMounts:
|
|
||||||
main:
|
|
||||||
qbittorrent:
|
|
||||||
- path: /themepark
|
|
||||||
readOnly: false
|
|
||||||
update-script:
|
update-script:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: configMap
|
type: configMap
|
||||||
|
|||||||
Reference in New Issue
Block a user