Disable velero
This commit is contained in:
@@ -51,6 +51,8 @@ spec:
|
|||||||
prefix: homelab-backups
|
prefix: homelab-backups
|
||||||
default: true
|
default: true
|
||||||
validationFrequency: 1h
|
validationFrequency: 1h
|
||||||
|
# Need to manually create it
|
||||||
|
# https://blachniet.com/posts/backup-your-kubernetes-cluster-with-velero-and-backblaze/#create-the-bucket-and-application-key
|
||||||
credential:
|
credential:
|
||||||
name: backblaze-key
|
name: backblaze-key
|
||||||
key: key
|
key: key
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ resources:
|
|||||||
- controllers/dns-public.yaml
|
- controllers/dns-public.yaml
|
||||||
- controllers/cert-manager.yaml
|
- controllers/cert-manager.yaml
|
||||||
- controllers/openebs.yaml
|
- controllers/openebs.yaml
|
||||||
- controllers/velero.yaml
|
|
||||||
- diskpools/zoma-dibaiyin-hdd.yaml
|
- diskpools/zoma-dibaiyin-hdd.yaml
|
||||||
- configs/bgp-cluster-config.yaml
|
- configs/bgp-cluster-config.yaml
|
||||||
- configs/loadbalancer-ippool.yaml
|
- configs/loadbalancer-ippool.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user