Automated Manifest Update (#4996)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `workflow_dispatch` by `@alexlebens` - **Commit**: `4e2027b` (on `main`) - **Charts Updated**: `audiobookshelf,authentik` Reviewed-on: #4996 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 #4996.
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
||||
containers:
|
||||
- env:
|
||||
- name: TZ
|
||||
value: US/Central
|
||||
value: America/Chicago
|
||||
- name: PGID
|
||||
value: "1000"
|
||||
- name: PUID
|
||||
@@ -52,23 +52,17 @@ spec:
|
||||
secretKeyRef:
|
||||
key: ntfy-url
|
||||
name: audiobookshelf-apprise-config
|
||||
image: caronc/apprise:v1.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: ghcr.io/caronc/apprise:v1.3.2@sha256:1aafc2118b6eae5d70d17831d9a8a52adee7104fd6f2bb018e6421664699c903
|
||||
name: apprise-api
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
- env:
|
||||
- name: TZ
|
||||
value: US/Central
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.33.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
value: America/Chicago
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.33.1@sha256:a4a5841bba093d81e5f4ad1eaedb4da3fda6dbb2528c552349da50ad1f7ae708
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
memory: 200Mi
|
||||
volumeMounts:
|
||||
- mountPath: /mnt/store/Audiobooks
|
||||
name: audiobooks
|
||||
|
||||
@@ -14,8 +14,5 @@ spec:
|
||||
data:
|
||||
- secretKey: ntfy-url
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /cl01tl/audiobookshelf/apprise
|
||||
metadataPolicy: None
|
||||
property: ntfy-url
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
name: audiobookshelf
|
||||
namespace: audiobookshelf
|
||||
port: 80
|
||||
weight: 100
|
||||
weight: 1
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
||||
@@ -7,8 +7,6 @@ metadata:
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: audiobookshelf
|
||||
helm.sh/chart: audiobookshelf-4.6.2
|
||||
annotations:
|
||||
helm.sh/resource-policy: keep
|
||||
namespace: audiobookshelf
|
||||
spec:
|
||||
accessModes:
|
||||
|
||||
@@ -7,8 +7,6 @@ metadata:
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: audiobookshelf
|
||||
helm.sh/chart: audiobookshelf-4.6.2
|
||||
annotations:
|
||||
helm.sh/resource-policy: keep
|
||||
namespace: audiobookshelf
|
||||
spec:
|
||||
accessModes:
|
||||
|
||||
Reference in New Issue
Block a user