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 - ghost
- dashboard - dashboard
- homelab-proxy - homelab-proxy
- velero

View File

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

View File

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

View File

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