update app-template chart

This commit is contained in:
2025-05-16 19:37:03 -05:00
parent dd10006f4d
commit be4b22caaa
6 changed files with 13 additions and 26 deletions

View File

@@ -42,8 +42,6 @@ photoview:
requests:
cpu: 10m
memory: 512Mi
serviceAccount:
create: true
service:
main:
controller: main
@@ -53,14 +51,8 @@ photoview:
targetPort: 80
protocol: HTTP
persistence:
media:
existingClaim: photoview-nfs-storage
advancedMounts:
main:
main:
- path: /photos
readOnly: true
cache:
forceRename: photoview-cache
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi
@@ -73,6 +65,13 @@ photoview:
main:
- path: /app/cache
readOnly: false
media:
existingClaim: photoview-nfs-storage
advancedMounts:
main:
main:
- path: /photos
readOnly: true
postgres-17-cluster:
mode: standalone
cluster: