Move velero from apps to infrastructure

This commit is contained in:
2025-08-30 16:54:58 +02:00
parent 4700d0ae4c
commit 17fc9fd63b
10 changed files with 5 additions and 6 deletions

View File

@@ -8,4 +8,3 @@ resources:
- ghost
- dashboard
- homelab-proxy
- velero

View File

@@ -3,5 +3,4 @@ kind: Kustomization
namespace: velero
resources:
- namespace.yaml
- repository.yaml
- secret.enc.yaml

View File

@@ -6,3 +6,4 @@ resources:
- cert-manager
- traefik
- tailscale
- velero

View File

@@ -3,8 +3,8 @@ kind: Kustomization
namespace: velero
resources:
- ../../base/velero
- secret.enc.yaml
- namespace.yaml
- repository.yaml
- release.yaml
configMapGenerator: