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
|
value: /gallery
|
||||||
- name: CSRF_TRUSTED_ORIGINS
|
- name: CSRF_TRUSTED_ORIGINS
|
||||||
value: https://foldergram.alexlebens.net
|
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
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -29,6 +29,9 @@ spec:
|
|||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
serviceAccountName: default
|
serviceAccountName: default
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 1000
|
||||||
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
hostIPC: false
|
hostIPC: false
|
||||||
hostNetwork: false
|
hostNetwork: false
|
||||||
hostPID: false
|
hostPID: false
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ spec:
|
|||||||
value: /app/var/activity.log
|
value: /app/var/activity.log
|
||||||
- name: QBT_LOG_LEVEL
|
- name: QBT_LOG_LEVEL
|
||||||
value: INFO
|
value: INFO
|
||||||
image: ghcr.io/stuffanthings/qbit_manage:v4.6.6
|
image: ghcr.io/stuffanthings/qbit_manage:v4.7.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: qbit-manage
|
name: qbit-manage
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
ports:
|
ports:
|
||||||
- port: 8000
|
- port: 80
|
||||||
targetPort: 8000
|
targetPort: 8181
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: apprise
|
name: apprise
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Reference in New Issue
Block a user