Merge pull request 'Automated Manifest Update' (#5458) from auto/update-manifests into manifests
Reviewed-on: #5458
This commit was merged in pull request #5458.
This commit is contained in:
@@ -48,7 +48,7 @@ spec:
|
||||
value: /gallery
|
||||
- name: CSRF_TRUSTED_ORIGINS
|
||||
value: https://foldergram.alexlebens.net
|
||||
image: ghcr.io/foldergram/foldergram:1.0.9@sha256:aa6707e7456386f2d74b8f2769d0281f4127d1276349583b8531dbaa8f844883
|
||||
image: ghcr.io/foldergram/foldergram:1.1.0@sha256:b08c7f30a15a3d3e4cf0877a5271cb76be6a36ab83751f040c115ccdb76b736a
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -29,6 +29,9 @@ spec:
|
||||
enableServiceLinks: false
|
||||
serviceAccountName: default
|
||||
automountServiceAccountToken: true
|
||||
securityContext:
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
hostIPC: false
|
||||
hostNetwork: false
|
||||
hostPID: false
|
||||
|
||||
@@ -95,7 +95,7 @@ spec:
|
||||
value: /app/var/activity.log
|
||||
- name: QBT_LOG_LEVEL
|
||||
value: INFO
|
||||
image: ghcr.io/stuffanthings/qbit_manage:v4.6.6
|
||||
image: ghcr.io/stuffanthings/qbit_manage:v4.7.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: qbit-manage
|
||||
resources:
|
||||
|
||||
@@ -12,8 +12,8 @@ metadata:
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8000
|
||||
targetPort: 8000
|
||||
- port: 80
|
||||
targetPort: 8181
|
||||
protocol: TCP
|
||||
name: apprise
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user