allineamento
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 1
|
||||
cpu: 500m
|
||||
memory: 1Gi
|
||||
limits:
|
||||
cpu: 1
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
collect_statistics_interval = 10000
|
||||
persistence:
|
||||
storageClassName: csi-rbdfs-sc
|
||||
storage: "5Gi"
|
||||
storage: "2Gi"
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
|
||||
Reference in New Issue
Block a user