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