Fixed stash volume claims
This commit is contained in:
@@ -29,12 +29,14 @@ persistence:
|
||||
enabled: true
|
||||
mountPath: /root/.stash
|
||||
accessMode: ReadWriteOnce
|
||||
# existingClaim: stash-pv-claim
|
||||
# size: 1Gi
|
||||
existingClaim: stash-pv-claim
|
||||
# subPath:
|
||||
|
||||
media:
|
||||
enabled: true
|
||||
enabled: false
|
||||
mountPath: /media
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
# existingClaim: stash-pv-claim
|
||||
# subPath:
|
||||
|
||||
Reference in New Issue
Block a user