Add Velero configuration to .env.sample, README.md, and Ansible playbooks. Update group_vars to include noble_velero_install variable. Enhance documentation for optional Velero installation and S3 integration, improving clarity for backup and restore processes.
This commit is contained in:
5
clusters/noble/bootstrap/velero/namespace.yaml
Normal file
5
clusters/noble/bootstrap/velero/namespace.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Velero — apply before Helm (Ansible **noble_velero**).
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: velero
|
||||
Reference in New Issue
Block a user