chore: Update manifests after change
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
- name: DOCKERMODE
|
||||
value: "true"
|
||||
- name: CALIBRE_WEB_URL
|
||||
value: https://booklore.alexlebens.net
|
||||
value: https://grimmory.alexlebens.net
|
||||
- name: AUDIOBOOK_LIBRARY_URL
|
||||
value: https://audiobookshelf.alexlebens.net
|
||||
- name: SEARCH_MODE
|
||||
@@ -52,16 +52,16 @@ spec:
|
||||
- name: BOOKS_OUTPUT_MODE
|
||||
value: booklore
|
||||
- name: BOOKLORE_HOST
|
||||
value: http://booklore.booklore:80
|
||||
value: http://grimmory.grimmory:80
|
||||
- name: BOOKLORE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: booklore-user
|
||||
key: grimmory-user
|
||||
name: shelfmark-config-secret
|
||||
- name: BOOKLORE_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: booklore-password
|
||||
key: grimmory-password
|
||||
name: shelfmark-config-secret
|
||||
- name: BOOKLORE_DESTINATION
|
||||
value: library
|
||||
|
||||
Reference in New Issue
Block a user