seaweedfs weniger Replicas
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
|
||||
# Master Konfiguration
|
||||
master:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
data:
|
||||
type: "persistentVolumeClaim"
|
||||
size: "25Gi"
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
|
||||
# Volume Server Konfiguration
|
||||
volume:
|
||||
replicas: 3
|
||||
replicas: 2
|
||||
data:
|
||||
type: "persistentVolumeClaim"
|
||||
size: "100Gi"
|
||||
@@ -115,7 +115,7 @@ spec:
|
||||
# S3 Gateway Konfiguration
|
||||
s3:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
|
||||
# S3 Authentifizierung
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user