WIP Update stash volume claims

This commit is contained in:
2025-09-21 17:42:28 -04:00
parent 3060d7fbb5
commit aa7f440394
7 changed files with 21 additions and 67 deletions

View File

@@ -10,6 +10,9 @@ image:
ingress:
main:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hosts:
- host: stash.xai-corp.net
paths:
@@ -19,3 +22,19 @@ ingress:
hosts:
- stash.xai-corp.net
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence:
config:
enabled: true
mountPath: /root/.stash
accessMode: ReadWriteOnce
# existingClaim: stash-pv-claim
# subPath:
media:
enabled: true
mountPath: /media
accessMode: ReadWriteOnce
# existingClaim: stash-pv-claim
# subPath: