Compare commits
2 Commits
cea8a68c09
...
9a6a85eeb0
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a6a85eeb0 | |||
| fd17b168ff |
@@ -18,7 +18,7 @@ spec:
|
||||
kubernetes.io/hostname: k3sh0
|
||||
containers:
|
||||
- name: photoprism
|
||||
image: photoprism/photoprism:latest
|
||||
image: photoprism/photoprism:latest@sha256:5229f68bce0293320547f35c733de584d7c2d5725a0efbddb68d7a118a8fc21c
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
limits:
|
||||
@@ -91,7 +91,7 @@ spec:
|
||||
- mountPath: /photoprism/storage
|
||||
name: storage
|
||||
- name: redis
|
||||
image: redis:6-alpine
|
||||
image: redis:8-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
|
||||
resources:
|
||||
limits:
|
||||
cpu: "500m"
|
||||
|
||||
Reference in New Issue
Block a user