feat: refactor apps (#5180)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 32s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m27s

Reviewed-on: #5180
This commit was merged in pull request #5180.
This commit is contained in:
2026-03-27 01:07:58 +00:00
parent c32afc669b
commit 4ad44e6808
9 changed files with 28 additions and 219 deletions

View File

@@ -5,10 +5,12 @@ description: Foldergram
keywords:
- foldergram
- pictures
home: https://wiki.alexlebens.dev/
home: https://docs.alexlebens.dev/applications/foldergram/
sources:
- https://github.com/foldergram/foldergram
- https://github.com/foldergram/foldergram/pkgs/container/foldergram
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/volsync-target
maintainers:
- name: alexlebens
dependencies:

View File

@@ -4,12 +4,11 @@ foldergram:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/foldergram/foldergram
tag: 1.0.6
tag: 1.0.8@sha256:3546dc1da4ec12cb27aaecbf77896d708ac7601eb0225e0f6e181d7ef35273f9
pullPolicy: IfNotPresent
env:
- name: IMAGE_DETAIL_SOURCE
@@ -24,8 +23,8 @@ foldergram:
value: https://foldergram.alexlebens.net
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 230Mi
service:
main:
controller: main
@@ -46,11 +45,8 @@ foldergram:
- foldergram.alexlebens.net
rules:
- backendRefs:
- group: ''
kind: Service
name: foldergram
- name: foldergram
port: 80
weight: 100
matches:
- path:
type: PathPrefix
@@ -61,7 +57,6 @@ foldergram:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi
retain: false
advancedMounts:
main:
main: