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