Automated Manifest Update (#5035)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `36ac626` (on `36ac6266ca1b59ed4ba07a1ede02856403acd94b`) - **Charts Updated**: `blocky,booklore,gatus,grimmory,shelfmark` Reviewed-on: #5035 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5035.
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
|
||||
|
||||
@@ -12,14 +12,14 @@ spec:
|
||||
kind: ClusterSecretStore
|
||||
name: vault
|
||||
data:
|
||||
- secretKey: booklore-user
|
||||
- secretKey: grimmory-user
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /cl01tl/shelfmark/booklore
|
||||
metadataPolicy: None
|
||||
property: user
|
||||
- secretKey: booklore-password
|
||||
- secretKey: grimmory-password
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
|
||||
Reference in New Issue
Block a user