Comment out persistence storage for transfersh since its not needed anymore

This commit is contained in:
SeanOMik 2023-04-14 23:07:47 -04:00
parent a78c0db325
commit 0de52854c0
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 7 additions and 7 deletions

View File

@ -58,13 +58,13 @@ spec:
- *host
secretName: wildcard-main-tls
persistence:
storage:
enabled: true
type: pvc
accessMode: ReadWriteOnce
size: 40Gi
mountPath: /storage
# persistence:
# storage:
# enabled: true
# type: pvc
# accessMode: ReadWriteOnce
# size: 40Gi
# mountPath: /storage
resources:
requests: