mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Enable CSI 2
This commit is contained in:
@@ -32,6 +32,7 @@ spec:
|
|||||||
provider: aws
|
provider: aws
|
||||||
config:
|
config:
|
||||||
region: minio
|
region: minio
|
||||||
|
features: EnableCSI
|
||||||
credentials:
|
credentials:
|
||||||
# Use existing secret created by External Secrets Operator
|
# Use existing secret created by External Secrets Operator
|
||||||
# existingSecret: velero-minio-credentials
|
# existingSecret: velero-minio-credentials
|
||||||
@@ -49,7 +50,7 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
features: EnableCSI
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: velero
|
namespace: velero
|
||||||
|
|||||||
Reference in New Issue
Block a user