mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Move velero from apps to infrastructure
This commit is contained in:
@@ -8,4 +8,3 @@ resources:
|
||||
- ghost
|
||||
- dashboard
|
||||
- homelab-proxy
|
||||
- velero
|
||||
@@ -3,5 +3,4 @@ kind: Kustomization
|
||||
namespace: velero
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- repository.yaml
|
||||
- secret.enc.yaml
|
||||
@@ -6,3 +6,4 @@ resources:
|
||||
- cert-manager
|
||||
- traefik
|
||||
- tailscale
|
||||
- velero
|
||||
|
||||
@@ -3,8 +3,8 @@ kind: Kustomization
|
||||
namespace: velero
|
||||
|
||||
resources:
|
||||
- ../../base/velero
|
||||
- secret.enc.yaml
|
||||
- namespace.yaml
|
||||
- repository.yaml
|
||||
- release.yaml
|
||||
|
||||
configMapGenerator:
|
||||
Reference in New Issue
Block a user