no snapshots
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
backupsEnabled: true
|
backupsEnabled: true
|
||||||
snapshotsEnabled: true
|
snapshotsEnabled: false
|
||||||
namespace:
|
namespace:
|
||||||
labels:
|
labels:
|
||||||
- key: pod-security.kubernetes.io/enforce
|
- key: pod-security.kubernetes.io/enforce
|
||||||
@@ -15,13 +15,8 @@ configuration:
|
|||||||
key: credentials
|
key: credentials
|
||||||
config:
|
config:
|
||||||
s3Url: "http://10.69.42.20:9000"
|
s3Url: "http://10.69.42.20:9000"
|
||||||
region: us-east-1
|
region: minio
|
||||||
insecureSkipTLSVerify: "true"
|
insecureSkipTLSVerify: "true"
|
||||||
volumeSnapshotLocation:
|
|
||||||
- name: truenas-s3
|
|
||||||
provider: velero.io/aws
|
|
||||||
config:
|
|
||||||
region: us-east-1
|
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: velero-plugin-for-aws
|
- name: velero-plugin-for-aws
|
||||||
image: velero/velero-plugin-for-aws:v1.10.0
|
image: velero/velero-plugin-for-aws:v1.10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user