correct pvc name
This commit is contained in:
parent
ba526c130b
commit
587565c0ed
2 changed files with 1 additions and 2 deletions
|
@ -80,7 +80,7 @@ spec:
|
|||
- *host
|
||||
persistence:
|
||||
config:
|
||||
existingClaim: scrypted-config
|
||||
existingClaim: scrypted
|
||||
advancedMounts:
|
||||
scrypted:
|
||||
app:
|
||||
|
|
|
@ -27,5 +27,4 @@ spec:
|
|||
APP: *appname
|
||||
APP_UID: "0"
|
||||
APP_GID: "0"
|
||||
VOLSYNC_CLAIM: scrypted-config
|
||||
VOLSYNC_CAPACITY: 5Gi
|
||||
|
|
Loading…
Reference in a new issue