chore: Update manifests after change
This commit is contained in:
@@ -45,13 +45,13 @@ spec:
|
||||
value: /gallery
|
||||
- name: CSRF_TRUSTED_ORIGINS
|
||||
value: https://foldergram.alexlebens.net
|
||||
image: ghcr.io/foldergram/foldergram:1.0.6
|
||||
image: ghcr.io/foldergram/foldergram:1.0.8@sha256:3546dc1da4ec12cb27aaecbf77896d708ac7601eb0225e0f6e181d7ef35273f9
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 230Mi
|
||||
volumeMounts:
|
||||
- mountPath: /app/data
|
||||
name: cache
|
||||
|
||||
Reference in New Issue
Block a user