chore(deps): pin dependencies #3
@@ -18,7 +18,7 @@ spec:
|
|||||||
kubernetes.io/hostname: k3sh0
|
kubernetes.io/hostname: k3sh0
|
||||||
containers:
|
containers:
|
||||||
- name: photoprism
|
- name: photoprism
|
||||||
image: photoprism/photoprism:latest
|
image: photoprism/photoprism:latest@sha256:5229f68bce0293320547f35c733de584d7c2d5725a0efbddb68d7a118a8fc21c
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@@ -91,7 +91,7 @@ spec:
|
|||||||
- mountPath: /photoprism/storage
|
- mountPath: /photoprism/storage
|
||||||
name: storage
|
name: storage
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:6-alpine
|
image: redis:6-alpine@sha256:46884be93652d02a96a176ccf173d1040bef365c5706aa7b6a1931caec8bfeef
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
|
|||||||
Reference in New Issue
Block a user