diff --git a/peertube/application.yaml b/peertube/application.yaml index 3a87ee4..bf75bbc 100644 --- a/peertube/application.yaml +++ b/peertube/application.yaml @@ -44,7 +44,7 @@ spec: ## Data storage on S3 - will still require persistence even if enabled. objectStorage: - enabled: true + enabled: false endpoint: https://minio.strudelline.net region: syno-cascade-1 @@ -68,8 +68,8 @@ spec: persistence: enabled: true - size: 16Gi - storageClass: local-path + size: 1000Gi + storageClass: nfs ## Additional configuration to set on the main production.yaml configuration. ## See https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example