Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Scrypted - Upgrade and add hksv storage
Browse files Browse the repository at this point in the history
doonga committed Jul 12, 2023

Verified

This commit was signed with the committer’s verified signature.
hlts2 Hiroto Funakoshi
1 parent 787373a commit c134aef
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ spec:

image:
repository: ghcr.io/koush/scrypted
tag: 18-jammy-full-v0.39.0
tag: 18-jammy-full-v0.39.4

podAnnotations:
k8s.v1.cni.cncf.io/networks: |
@@ -107,3 +107,8 @@ spec:
accessMode: ReadWriteOnce
size: 1Gi
storageClass: ceph-block
- name: hksv
mountPath: /server/volume/plugins/@scrypted/homekit/files/hksv
accessMode: ReadWriteOnce
size: 30Gi
storageClass: ceph-block

0 comments on commit c134aef

Please sign in to comment.